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

Bump the minor-patch group with 6 updates #940

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the minor-patch group with 6 updates:

Package From To
@types/node 22.9.0 22.9.3
caniuse-lite 1.0.30001680 1.0.30001684
electron-to-chromium 1.5.63 1.5.64
immutable 5.0.2 5.0.3
regexpu-core 6.1.1 6.2.0
regjsparser 0.11.2 0.12.0

Updates @types/node from 22.9.0 to 22.9.3

Commits

Updates caniuse-lite from 1.0.30001680 to 1.0.30001684

Commits
  • 5a56a0f Update caniuse-db 1.0.30001684
  • 7dfdbd4 Update caniuse-db 1.0.30001683
  • 8147403 Update caniuse-db 1.0.30001682
  • 31f7cd2 Merge pull request #135 from browserslist/dependabot/npm_and_yarn/cross-spawn...
  • 7a4bdfe Bump cross-spawn from 7.0.3 to 7.0.6
  • See full diff in compare view

Updates electron-to-chromium from 1.5.63 to 1.5.64

Commits

Updates immutable from 5.0.2 to 5.0.3

Release notes

Sourced from immutable's releases.

v5.0.3

What's Changed

New Contributors

Full Changelog: immutable-js/immutable-js@v5.0.2...v5.0.3

Changelog

Sourced from immutable's changelog.

[5.0.3]

  • Fix List.VNode.removeAfter() / removeBefore() issue on some particular case #2030 by @​alexvictoor
Commits

Updates regexpu-core from 6.1.1 to 6.2.0

Commits

Updates regjsparser from 0.11.2 to 0.12.0

Release notes

Sourced from regjsparser's releases.

v0.12.0

What's Changed

Full Changelog: jviereck/regjsparser@v0.11.2...v0.12.0

Commits
  • 28addb2 Release v0.12.0
  • 40422e8 Merge branch 'gh-pages' of github.com:jviereck/regjsparser into gh-pages
  • 2fbb816 Merge pull request #152 from babel/perf
  • 564ac33 chore: use substring for consistency
  • 8bef980 perf: avoid matchReg on common character class escape
  • 4cccad8 perf: improve parseCharacterEscape
  • 9891e78 perf: introduce matchOne and currentOne
  • 2cbbcaf perf: improve parseAnchor
  • a12ee59 perf: improve parseQuantifier
  • 04f12d9 perf: improve parseClassAtomNoDash
  • Additional commits viewable in compare view

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 minor-patch group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.9.3` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001680` | `1.0.30001684` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.63` | `1.5.64` |
| [immutable](https://github.com/immutable-js/immutable-js) | `5.0.2` | `5.0.3` |
| [regexpu-core](https://github.com/mathiasbynens/regexpu-core) | `6.1.1` | `6.2.0` |
| [regjsparser](https://github.com/jviereck/regjsparser) | `0.11.2` | `0.12.0` |


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

Updates `caniuse-lite` from 1.0.30001680 to 1.0.30001684
- [Commits](browserslist/caniuse-lite@1.0.30001680...1.0.30001684)

Updates `electron-to-chromium` from 1.5.63 to 1.5.64
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kilian/electron-to-chromium/commits)

Updates `immutable` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](immutable-js/immutable-js@v5.0.2...v5.0.3)

Updates `regexpu-core` from 6.1.1 to 6.2.0
- [Release notes](https://github.com/mathiasbynens/regexpu-core/releases)
- [Commits](mathiasbynens/regexpu-core@6.1.1...6.2.0)

Updates `regjsparser` from 0.11.2 to 0.12.0
- [Release notes](https://github.com/jviereck/regjsparser/releases)
- [Changelog](https://github.com/jviereck/regjsparser/blob/gh-pages/CHANGELOG)
- [Commits](jviereck/regjsparser@v0.11.2...v0.12.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: caniuse-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: electron-to-chromium
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: immutable
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: regexpu-core
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: regjsparser
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 25, 2024
@alcohol alcohol merged commit 79d28d7 into main Nov 25, 2024
20 checks passed
@alcohol alcohol deleted the dependabot/npm_and_yarn/minor-patch-477cf0ed8d branch November 25, 2024 12:30
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant