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

[DCJ-400-npm]: Bump the npm-minor-patch-dependencies group with 7 updates #1707

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps the npm-minor-patch-dependencies group with 7 updates:

Package From To
@babel/runtime 7.25.6 7.25.7
@uiw/codemirror-theme-okaidia 4.23.3 4.23.5
@uiw/react-codemirror 4.23.3 4.23.5
react-oidc-context 2.3.1 2.4.0
@types/lodash 4.17.9 4.17.10
eslint-plugin-import 2.30.0 2.31.0
eslint-plugin-react 7.37.0 7.37.1

Updates @babel/runtime from 7.25.6 to 7.25.7

Release notes

Sourced from @​babel/runtime's releases.

v7.25.7 (2024-10-02)

Thanks @​DylanPiercey and @​YuHyeonWook for your first PRs!

🐛 Bug Fix

💅 Polish

🏠 Internal

  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator

🏃‍♀️ Performance

Committers: 8

Changelog

Sourced from @​babel/runtime's changelog.

v7.25.7 (2024-10-02)

🐛 Bug Fix

💅 Polish

🏠 Internal

  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator

🏃‍♀️ Performance

Commits

Updates @uiw/codemirror-theme-okaidia from 4.23.3 to 4.23.5

Release notes

Sourced from @​uiw/codemirror-theme-okaidia's releases.

v4.23.5

Buy me a coffee

Documentation v4.23.5: https://raw.githack.com/uiwjs/react-codemirror/2dc5095/index.html
Comparing Changes: uiwjs/react-codemirror@v4.23.4...v4.23.5

npm i @uiw/react-codemirror@4.23.5

v4.23.4

Buy me a coffee

Documentation v4.23.4: https://raw.githack.com/uiwjs/react-codemirror/b4d4e77/index.html
Comparing Changes: uiwjs/react-codemirror@v4.23.3...v4.23.4

npm i @uiw/react-codemirror@4.23.4
  • 🐞 fix(hyper-link): Move toString out of while loop to prevent memory leak (#687) e10f426 @​danielericlee
Commits

Updates @uiw/react-codemirror from 4.23.3 to 4.23.5

Release notes

Sourced from @​uiw/react-codemirror's releases.

v4.23.5

Buy me a coffee

Documentation v4.23.5: https://raw.githack.com/uiwjs/react-codemirror/2dc5095/index.html
Comparing Changes: uiwjs/react-codemirror@v4.23.4...v4.23.5

npm i @uiw/react-codemirror@4.23.5

v4.23.4

Buy me a coffee

Documentation v4.23.4: https://raw.githack.com/uiwjs/react-codemirror/b4d4e77/index.html
Comparing Changes: uiwjs/react-codemirror@v4.23.3...v4.23.4

npm i @uiw/react-codemirror@4.23.4
  • 🐞 fix(hyper-link): Move toString out of while loop to prevent memory leak (#687) e10f426 @​danielericlee
Commits

Updates react-oidc-context from 2.3.1 to 2.4.0

Release notes

Sourced from react-oidc-context's releases.

v2.4.0

react-oidc-context 2.4.0 is a minor release.

Changelog:

  • Fixes:
    • #1379: memoize context value in auth-provider
    • #1381: handle USER_SIGNED_OUT (session monitoring event) event the same like USER_UNLOADED
  • Features:
    • #1378: add sign-out callback support
    • #1380: add with authentication required
Commits
  • 1f473d4 v2.4.0
  • 97fe2bd Merge pull request #1381 from authts/backport-handle-user-signed-out-event
  • 112b8e7 fix: Handle USER_SIGNED_OUT event the same like USER_UNLOADED
  • f395fec Merge pull request #1378 from authts/backport-on-signout-callback
  • 98cb713 fix: pass response to onSignoutCallback
  • b74c7e8 feat: add sign-out callback support
  • eb13ab9 Merge pull request #1380 from authts/backport-add-with-authentication-required
  • 4e73eb1 Merge pull request #1379 from authts/backport-memoize-context-value-in-auth-p...
  • 836ea1a feat: add withAuthenticationRequired
  • 218d486 fix: memoize context value in auth-provider
  • Additional commits viewable in compare view

Updates @types/lodash from 4.17.9 to 4.17.10

Commits

Updates eslint-plugin-import from 2.30.0 to 2.31.0

Release notes

Sourced from eslint-plugin-import's releases.

v2.31.0

Added

Fixed

Changed

#3073: import-js/eslint-plugin-import#3073 #3072: import-js/eslint-plugin-import#3072 #3071: import-js/eslint-plugin-import#3071 #3070: import-js/eslint-plugin-import#3070 #3068: import-js/eslint-plugin-import#3068 #3066: import-js/eslint-plugin-import#3066 #3065: import-js/eslint-plugin-import#3065 #3062: import-js/eslint-plugin-import#3062 #3052: import-js/eslint-plugin-import#3052 #3043: import-js/eslint-plugin-import#3043 #3032: import-js/eslint-plugin-import#3032 #2996: import-js/eslint-plugin-import#2996 #2817: import-js/eslint-plugin-import#2817 [@​akwodkiewicz]: https://github.com/akwodkiewicz [@​joshuaobrien]: https://github.com/joshuaobrien [@​liuxingbaoyu]: https://github.com/liuxingbaoyu [@​manuth]: https://github.com/manuth [@​michaelfaith]: https://github.com/michaelfaith [@​phryneas]: https://github.com/phryneas

... (truncated)

Changelog

Sourced from eslint-plugin-import's changelog.

[2.31.0] - 2024-10-03

Added

Fixed

  • ExportMap / flat config: include languageOptions in context (#3052, thanks [@​michaelfaith])
  • [no-named-as-default]: Allow using an identifier if the export is both a named and a default export (#3032, thanks [@​akwodkiewicz])
  • [export]: False positive for exported overloaded functions in TS (#3065, thanks [@​liuxingbaoyu])
  • exportMap: export map cache is tainted by unreliable parse results (#3062, thanks [@​michaelfaith])
  • exportMap: improve cacheKey when using flat config (#3072, thanks [@​michaelfaith])
  • adjust "is source type module" checks for flat config (#2996, thanks [@​G-Rath])

Changed

Commits
  • 91f809b v2.31.0
  • 3f1ac24 [utils] [refactor] parse: avoid using a regex here
  • d225176 [New] extensions: add the checkTypeImports option
  • 5a51b9a [Tests] rule-tester: try this babel class workaround
  • d66cde0 [New] support eslint v9
  • d27a639 [Fix] adjust "is source type module" checks for flat config
  • 1fa8a07 [Refactor] create sourceType helper
  • 0bc1355 [Tests] no-default-export, no-named-export: add test cases with non-modu...
  • 55fa203 [Tests] no-default-export, no-named-export: add test case
  • 6be20df [Docs] no-restricted-paths: fix grammar
  • Additional commits viewable in compare view

Updates eslint-plugin-react from 7.37.0 to 7.37.1

Release notes

Sourced from eslint-plugin-react's releases.

v7.37.1

Fixed

Changed

#3834: jsx-eslint/eslint-plugin-react#3834 #3836: jsx-eslint/eslint-plugin-react#3836

Changelog

Sourced from eslint-plugin-react's changelog.

[7.37.1] - 2024.10.01

Fixed

Changed

#3836: jsx-eslint/eslint-plugin-react#3836 #3834: jsx-eslint/eslint-plugin-react#3834

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner October 7, 2024 08:58
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 7, 2024
@dependabot dependabot bot requested review from rushtong and okotsopoulos and removed request for a team October 7, 2024 08:58
Copy link

cypress bot commented Oct 7, 2024

jade-data-repo-ui    Run #3760

Run Properties:  status check passed Passed #3760  •  git commit 4c26320e62 ℹ️: Merge 9521bd5dd98f90b88fe84490936b423ec3f42906 into 140658effcc15af288d6b5d013b2...
Project jade-data-repo-ui
Branch Review dependabot/npm_and_yarn/npm-minor-patch-dependencies-853a623c3d
Run status status check passed Passed #3760
Run duration 06m 56s
Commit git commit 4c26320e62 ℹ️: Merge 9521bd5dd98f90b88fe84490936b423ec3f42906 into 140658effcc15af288d6b5d013b2...
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 26
View all changes introduced in this branch ↗︎

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-minor-patch-dependencies-853a623c3d branch from 1fca1a3 to f61838c Compare October 7, 2024 14:06
…ates

Bumps the npm-minor-patch-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.25.6` | `7.25.7` |
| [@uiw/codemirror-theme-okaidia](https://github.com/uiwjs/react-codemirror) | `4.23.3` | `4.23.5` |
| [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror) | `4.23.3` | `4.23.5` |
| [react-oidc-context](https://github.com/authts/react-oidc-context) | `2.3.1` | `2.4.0` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.9` | `4.17.10` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.30.0` | `2.31.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.0` | `7.37.1` |


Updates `@babel/runtime` from 7.25.6 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-runtime)

Updates `@uiw/codemirror-theme-okaidia` from 4.23.3 to 4.23.5
- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](uiwjs/react-codemirror@v4.23.3...v4.23.5)

Updates `@uiw/react-codemirror` from 4.23.3 to 4.23.5
- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](uiwjs/react-codemirror@v4.23.3...v4.23.5)

Updates `react-oidc-context` from 2.3.1 to 2.4.0
- [Release notes](https://github.com/authts/react-oidc-context/releases)
- [Commits](authts/react-oidc-context@v2.3.1...v2.4.0)

Updates `@types/lodash` from 4.17.9 to 4.17.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `eslint-plugin-import` from 2.30.0 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.30.0...v2.31.0)

Updates `eslint-plugin-react` from 7.37.0 to 7.37.1
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.0...v7.37.1)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch-dependencies
- dependency-name: "@uiw/codemirror-theme-okaidia"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch-dependencies
- dependency-name: "@uiw/react-codemirror"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch-dependencies
- dependency-name: react-oidc-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch-dependencies
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch-dependencies
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch-dependencies
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-minor-patch-dependencies-853a623c3d branch from f61838c to 9521bd5 Compare October 7, 2024 14:13
Copy link

sonarcloud bot commented Oct 7, 2024

Copy link
Contributor

@rushtong rushtong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏽

Copy link
Contributor

@fboulnois fboulnois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@fboulnois fboulnois merged commit 6b25bde into develop Oct 9, 2024
8 checks passed
@fboulnois fboulnois deleted the dependabot/npm_and_yarn/npm-minor-patch-dependencies-853a623c3d branch October 9, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants