Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade: , , , , , classnames, formik, markdown-to-jsx, typescript #130

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

syofyanzuhad
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯‍♂ The following dependencies are linked and will therefore be updated together.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Name Versions Released on

@babel/runtime
from 7.23.4 to 7.25.0 | 13 versions ahead of your current version | a month ago
on 2024-07-26
@types/node
from 20.12.2 to 20.16.1 | 32 versions ahead of your current version | 21 days ago
on 2024-08-19
@types/react
from 18.2.73 to 18.3.3 | 10 versions ahead of your current version | 4 months ago
on 2024-05-23
@types/react-dom
from 18.2.23 to 18.3.0 | 3 versions ahead of your current version | 4 months ago
on 2024-04-25
@vercel/speed-insights
from 1.0.10 to 1.0.12 | 2 versions ahead of your current version | 3 months ago
on 2024-06-12
classnames
from 2.3.2 to 2.5.1 | 4 versions ahead of your current version | 8 months ago
on 2023-12-29
formik
from 2.4.5 to 2.4.6 | 1 version ahead of your current version | 5 months ago
on 2024-04-24
markdown-to-jsx
from 7.3.2 to 7.5.0 | 9 versions ahead of your current version | 22 days ago
on 2024-08-18
typescript
from 5.4.3 to 5.5.4 | 108 versions ahead of your current version | 2 months ago
on 2024-07-22

Release notes
Package name: @babel/runtime
  • 7.25.0 - 2024-07-26

    v7.25.0 (2024-07-26)

    Thanks @ davidtaylorhq and @ slatereax for your first PR!

    You can find the release blog post with some highlights at https://babeljs.io/blog/2024/07/26/7.25.0.

    👓 Spec Compliance

    • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3
    • babel-plugin-transform-typescript
      • #16602 Ensure enum members syntactically determinable to be strings do not get reverse mappings (@ liuxingbaoyu)

    🚀 New Feature

    • babel-helper-create-class-features-plugin, babel-helper-function-name, babel-helper-plugin-utils, babel-helper-wrap-function, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-preset-env, babel-traverse, babel-types
    • babel-helper-hoist-variables, babel-helper-plugin-utils, babel-plugin-proposal-async-do-expressions, babel-plugin-transform-modules-systemjs, babel-traverse
    • babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-split-export-declaration, babel-plugin-transform-classes, babel-traverse, babel-types
    • babel-helper-create-class-features-plugin, babel-helper-environment-visitor, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-transform-async-generator-functions, babel-plugin-transform-classes, babel-traverse
    • babel-core, babel-parser
    • babel-compat-data, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-preset-env
    • babel-plugin-transform-block-scoping, babel-traverse, babel-types
    • babel-helper-import-to-platform-api, babel-plugin-proposal-json-modules
    • babel-helper-transform-fixture-test-runner, babel-node
    • babel-compat-data, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-preset-env, babel-standalone
      • #16445 Add duplicate-named-capturing-groups-regex to preset-env (@ JLHwung)

    🐛 Bug Fix

    🏠 Internal

    • Other
    • babel-generator
    • babel-helper-function-name, babel-plugin-transform-arrow-functions, babel-plugin-transform-function-name, babel-preset-env, babel-traverse

    🏃‍♀️ Performance

    • babel-parser, babel-plugin-proposal-pipeline-operator

    🔬 Output optimization

    • babel-plugin-transform-classes
    • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-object-super, babel-plugin-transform-private-methods, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • babel-plugin-transform-class-properties, babel-plugin-transform-classes

    Committers: 6

  • 7.24.8 - 2024-07-11

    v7.24.8 (2024-07-11)

    Thanks @ H0onnn, @ jkup and @ SreeXD for your first pull requests!

    👓 Spec Compliance

    🐛 Bug Fix

    💅 Polish

    Committers: 9

  • 7.24.7 - 2024-06-05

    v7.24.7 (2024-06-05)

    🐛 Bug Fix

    • babel-node
    • babel-traverse
    • babel-helper-transform-fixture-test-runner, babel-plugin-proposal-explicit-resource-management

    🏠 Internal

    • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

    Committers: 7

  • 7.24.6 - 2024-05-24

    v7.24.6 (2024-05-24)

    Thanks @ amjed-98, @ blakewilson, @ coelhucas, and @ SukkaW for your first PRs!

    🐛 Bug Fix

    • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
    • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
      • #16483 Fix: throw TypeError if addInitializer is called after finished (@ JLHwung)
    • babel-parser, babel-plugin-transform-typescript

    🏠 Internal

    • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • babel-helpers
    • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • babel-parser, babel-traverse
    • Other

    Committers: 9

  • 7.24.5 - 2024-04-29

    v7.24.5 (2024-04-29)

    Thanks @ romgrk and @ sossost for your first PRs!

    🐛 Bug Fix

    • babel-plugin-transform-classes, babel-traverse
    • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

    💅 Polish

    🏠 Internal

    • Other
    • babel-parser
    • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
    • babel-plugin-proposal-partial-application, babel-types
    • babel-plugin-transform-class-properties, babel-preset-env

    🏃‍♀️ Performance

    • babel-helpers, babel-preset-env, babel-runtime-corejs3
      • #16357 Performance: improve objectWithoutPropertiesLoose on V8 (@ romgrk)

    Committers: 6

  • 7.24.4 - 2024-04-03
  • 7.24.1 - 2024-03-19
  • 7.24.0 - 2024-02-28
  • 7.23.9 - 2024-01-25
  • 7.23.8 - 2024-01-08
  • 7.23.7 - 2023-12-29
  • 7.23.6 - 2023-12-11
  • 7.23.5 - 2023-11-29
  • 7.23.4 - 2023-11-20
from @babel/runtime GitHub release notes
Package name: @types/node
  • 20.16.1 - 2024-08-19
  • 20.16.0 - 2024-08-18
  • 20.15.0 - 2024-08-16
  • 20.14.15 - 2024-08-09
  • 20.14.14 - 2024-08-02
  • 20.14.13 - 2024-07-28
  • 20.14.12 - 2024-07-23
  • 20.14.11 - 2024-07-16
  • 20.14.10 - 2024-07-05
  • 20.14.9 - 2024-06-25
  • 20.14.8 - 2024-06-22
  • 20.14.7 - 2024-06-20
  • 20.14.6 - 2024-06-19
  • 20.14.5 - 2024-06-18
  • 20.14.4 - 2024-06-17
  • 20.14.3 - 2024-06-17
  • 20.14.2 - 2024-06-05
  • 20.14.1 - 2024-06-03
  • 20.14.0 - 2024-06-02
  • 20.13.0 - 2024-05-31
  • 20.12.14 - 2024-05-31
  • 20.12.13 - 2024-05-29
  • 20.12.12 - 2024-05-14
  • 20.12.11 - 2024-05-08
  • 20.12.10 - 2024-05-06
  • 20.12.9 - 2024-05-06
  • 20.12.8 - 2024-05-01
  • 20.12.7 - 2024-04-09
  • 20.12.6 - 2024-04-09
  • 20.12.5 - 2024-04-05
  • 20.12.4 - 2024-04-03
  • 20.12.3 - 2024-04-02
  • 20.12.2 - 2024-03-30
from @types/node GitHub release notes
Package name: @types/react
  • 18.3.3 - 2024-05-23
  • 18.3.2 - 2024-05-11
  • 18.3.1 - 2024-04-26
  • 18.3.0 - 2024-04-25
  • 18.2.79 - 2024-04-15
  • 18.2.78 - 2024-04-13
  • 18.2.77 - 2024-04-11
  • 18.2.76 - 2024-04-11
  • 18.2.75 - 2024-04-08
  • 18.2.74 - 2024-04-02
  • 18.2.73 - 2024-03-27
from @types/react GitHub release notes
Package name: @types/react-dom
  • 18.3.0 - 2024-04-25
  • 18.2.25 - 2024-04-11
  • 18.2.24 - 2024-04-03
  • 18.2.23 - 2024-03-28
from @types/react-dom GitHub release notes
Package name: @vercel/speed-insights from @vercel/speed-insights GitHub release notes
Package name: classnames from classnames GitHub release notes
Package name: formik from formik GitHub release notes
Package name: markdown-to-jsx
  • 7.5.0 - 2024-08-18

    Minor Changes

    • 62a16f3: Allow modifying HTML attribute sanitization when options.sanitizer is passed by the composer.

      By default a lightweight URL sanitizer function is provided to avoid common attack vectors that might be placed into the href of an anchor tag, for example. The sanitizer receives the input, the HTML tag being targeted, and the attribute name. The original function is available as a library export called sanitizer.

      This can be overridden and replaced with a custom sanitizer if desired via options.sanitizer:

      foo', {
      sanitizer: (value, tag, attribute) => value,
      })">
      // sanitizer in this situation would receive:
      // ('javascript:alert("foo")', 'a', 'href')

      <Markdown options={{ sanitizer: (value, tag, attribute) => value }}>
      {[foo](javascript:alert("foo"))}
      </Markdown>

      // or

      compiler('foo', {
      sanitizer: (value, tag, attribute) => value,
      })

    Patch Changes

    • 553a175: Replace RuleType enum with an object
  • 7.4.7 - 2024-04-13

    Patch Changes

    • 7603248: Fix parsing isolation of individual table cells.
    • f9328cc: Improved block html detection regex to handle certain edge cases that cause extreme slowness. Thank you @ devbrains-com for the basis for this fix 🤝
  • 7.4.6 - 2024-04-05

    Patch Changes

    • a9e5276: Browsers assign element with id to the global scope using the value as the variable name. E.g.: <h1 id="analytics"> can be referenced via window.analytics.
      This can be a problem when a name conflict happens. For instance, pages that expect analytics.push() to be a function will stop working if the an element with an id of analytics exists in the page.

      In this change, we export the slugify function so that users can easily augment it.
      This can be used to avoid variable name conflicts by giving the element a different id.

      import { slugify } from 'markdown-to-jsx';

      options={{
      slugify: str => {
      let result = slugify(str)

      <span class="pl-k">return</span> <span class="pl-s1">result</span> ? <span class="pl-s">'-'</span> <span class="pl-c1">+</span> <span class="pl-s1">str</span> : <span class="pl-s1">result</span><span class="pl-kos">;</span>
      

      }
      }}

  • 7.4.5 - 2024-03-22

    Patch Changes

    • f5a0079: fix: double newline between consecutive blockquote syntax creates separate blockquotes

      Previously, for consecutive blockquotes they were rendered as one:

      Input

      > Block A.1
      > Block A.2

      > Block B.1

      Output

      <blockquote>
        <p>Block A.1</p>
        <p>Block A.2</p>
        <p>Block.B.1</p>
      </blockquote>

      This is not compliant with the GFM spec which states that consecutive blocks should be created if there is a blank line between them.

  • 7.4.4 - 2024-03-21

    What's Changed

    New Contributors

    Full Changelog: v7.4.3...v7.4.4

  • 7.4.3 - 2024-03-13

    What's Changed

    • fix: restore x-browser stable sort logic in #548 (fixes unclosed HTML tags that showed up for some edge cases)

    Full Changelog: v7.4.2...v7.4.3

  • 7.4.2 - 2024-03-12

    Re-release 7.4.1 with less existential console screaming

  • 7.4.1 - 2024-01-29

    What's Changed

Snyk has created this PR to upgrade:
  - @babel/runtime from 7.23.4 to 7.25.0.
    See this package in npm: https://www.npmjs.com/package/@babel/runtime
  - @types/node from 20.12.2 to 20.16.1.
    See this package in npm: https://www.npmjs.com/package/@types/node
  - @types/react from 18.2.73 to 18.3.3.
    See this package in npm: https://www.npmjs.com/package/@types/react
  - @types/react-dom from 18.2.23 to 18.3.0.
    See this package in npm: https://www.npmjs.com/package/@types/react-dom
  - @vercel/speed-insights from 1.0.10 to 1.0.12.
    See this package in npm: https://www.npmjs.com/package/@vercel/speed-insights
  - classnames from 2.3.2 to 2.5.1.
    See this package in npm: https://www.npmjs.com/package/classnames
  - formik from 2.4.5 to 2.4.6.
    See this package in npm: https://www.npmjs.com/package/formik
  - markdown-to-jsx from 7.3.2 to 7.5.0.
    See this package in npm: https://www.npmjs.com/package/markdown-to-jsx
  - typescript from 5.4.3 to 5.5.4.
    See this package in npm: https://www.npmjs.com/package/typescript

See this project in Snyk:
https://app.snyk.io/org/syofyanzuhad/project/1f53cc93-0d11-4a8d-a249-9ee80f1cb017?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

vercel bot commented Sep 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
syofyan-profile ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 9, 2024 10:15am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Type error compiling with typescript
2 participants