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-dependencies group with 5 updates #2666

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps the npm-dependencies group with 5 updates:

Package From To
@types/node 22.5.2 22.5.4
tss-react 4.9.12 4.9.13
cypress 13.14.1 13.14.2
eslint-plugin-react 7.35.1 7.35.2
google-auth-library 9.14.0 9.14.1

Updates @types/node from 22.5.2 to 22.5.4

Commits

Updates tss-react from 4.9.12 to 4.9.13

Release notes

Sourced from tss-react's releases.

Release v4.9.13

Full Changelog: garronej/tss-react@v4.9.12...v4.9.13

Commits

Updates cypress from 13.14.1 to 13.14.2

Release notes

Sourced from cypress's releases.

v13.14.2

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-2

Commits
  • 12d8e0b chore: release 13.14.2 (#30182)
  • 770a502 fix: revert HiDPI for Wayland users to resolve unknown issues with GLib-GIO-E...
  • c1b95b5 chore(deps): update dependency mini-css-extract-plugin to v2.9.1 (#30151)
  • bbe5328 fix: WebSocket Connection Closed crashing from BrowserCriClient (#30174)
  • 57d7b63 chore: Update Chrome (stable) to 128.0.6613.119 (#30171)
  • b83548a chore(deps): update dependency eslint-plugin-cypress to v3 (#30136)
  • 1f5fcf6 chore: fix local node version mismatch issue with better sqlite3 (#30158)
  • 195cdb1 chore(deps): remove deprecated @​types/strip-ansi (#30139)
  • 6903db8 chore: Update Chrome (beta) to 129.0.6668.22 (#30149)
  • b2a694f chore: sync changelog with what is on docs.cypress.io and fix broken relative...
  • See full diff in compare view

Updates eslint-plugin-react from 7.35.1 to 7.35.2

Release notes

Sourced from eslint-plugin-react's releases.

v7.35.2

Fixed

  • [jsx-curly-brace-presence]: avoid autofixing attributes with double quotes to a double quoted attribute (#3814[] @​ljharb)

#3814: jsx-eslint/eslint-plugin-react#3814 [jsx-curly-brace-presence]: docs/rules/jsx-curly-brace-presence.md

Changelog

Sourced from eslint-plugin-react's changelog.

[7.35.2] - 2024.09.03

Fixed

  • [jsx-curly-brace-presence]: avoid autofixing attributes with double quotes to a double quoted attribute (#3814[] @​ljharb)

#3814: jsx-eslint/eslint-plugin-react#3814

Commits
  • 4c10849 Update CHANGELOG and bump version
  • 45ba6bc [Fix] jsx-curly-brace-presence: avoid autofixing attributes with double quo...
  • e538ee9 [Tests] jsx-curly-brace-presence: clean up formatting
  • See full diff in compare view

Updates google-auth-library from 9.14.0 to 9.14.1

Release notes

Sourced from google-auth-library's releases.

v9.14.1

9.14.1 (2024-08-30)

Performance Improvements

  • GoogleAuth: Improve Client Creation From Files/Streams Perf (#1856) (85d9d6f)
Changelog

Sourced from google-auth-library's changelog.

9.14.1 (2024-08-30)

Performance Improvements

  • GoogleAuth: Improve Client Creation From Files/Streams Perf (#1856) (85d9d6f)
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
cypress [>= 5.a, < 6]

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

Bumps the npm-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.2` | `22.5.4` |
| [tss-react](https://github.com/garronej/tss-react) | `4.9.12` | `4.9.13` |
| [cypress](https://github.com/cypress-io/cypress) | `13.14.1` | `13.14.2` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.35.1` | `7.35.2` |
| [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) | `9.14.0` | `9.14.1` |


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

Updates `tss-react` from 4.9.12 to 4.9.13
- [Release notes](https://github.com/garronej/tss-react/releases)
- [Commits](garronej/tss-react@v4.9.12...v4.9.13)

Updates `cypress` from 13.14.1 to 13.14.2
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.14.1...v13.14.2)

Updates `eslint-plugin-react` from 7.35.1 to 7.35.2
- [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.35.1...v7.35.2)

Updates `google-auth-library` from 9.14.0 to 9.14.1
- [Release notes](https://github.com/googleapis/google-auth-library-nodejs/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-nodejs/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-nodejs@v9.14.0...v9.14.1)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: tss-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: google-auth-library
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 9, 2024 11:26
@dependabot dependabot bot added dependency Dependencies npm labels Sep 9, 2024
@dependabot dependabot bot requested review from rushtong and fboulnois and removed request for a team September 9, 2024 11:26
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.

looks good 👍

@fboulnois fboulnois merged commit 647b1d1 into develop Sep 9, 2024
9 checks passed
@fboulnois fboulnois deleted the dependabot/npm_and_yarn/develop/npm-dependencies-4e95ce5a3e branch September 9, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Dependencies npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants