-
Notifications
You must be signed in to change notification settings - Fork 523
Bump the minor-patch group with 15 updates #1000
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/minor-patch-0cb0c801ec
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the minor-patch group with 15 updates: | Package | From | To | | --- | --- | --- | | [@babel/compat-data](https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data) | `7.27.3` | `7.27.5` | | [@babel/generator](https://github.com/babel/babel/tree/HEAD/packages/babel-generator) | `7.27.3` | `7.27.5` | | [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.27.4` | `7.27.6` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.27.4` | `7.27.5` | | [@babel/plugin-transform-block-scoping](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-block-scoping) | `7.27.3` | `7.27.5` | | [@babel/plugin-transform-regenerator](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-regenerator) | `7.27.4` | `7.27.5` | | [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.27.3` | `7.27.6` | | [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) | `1.0.7` | `1.0.8` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.29` | `22.15.30` | | [acorn](https://github.com/acornjs/acorn) | `8.14.1` | `8.15.0` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001720` | `1.0.30001721` | | [core-js-compat](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-compat) | `3.42.0` | `3.43.0` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.161` | `1.5.165` | | [terser](https://github.com/terser/terser) | `5.40.0` | `5.41.0` | | [webpack-sources](https://github.com/webpack/webpack-sources) | `3.3.0` | `3.3.2` | Updates `@babel/compat-data` from 7.27.3 to 7.27.5 - [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.27.5/packages/babel-compat-data) Updates `@babel/generator` from 7.27.3 to 7.27.5 - [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.27.5/packages/babel-generator) Updates `@babel/helpers` from 7.27.4 to 7.27.6 - [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.27.6/packages/babel-helpers) Updates `@babel/parser` from 7.27.4 to 7.27.5 - [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.27.5/packages/babel-parser) Updates `@babel/plugin-transform-block-scoping` from 7.27.3 to 7.27.5 - [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.27.5/packages/babel-plugin-transform-block-scoping) Updates `@babel/plugin-transform-regenerator` from 7.27.4 to 7.27.5 - [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.27.5/packages/babel-plugin-transform-regenerator) Updates `@babel/types` from 7.27.3 to 7.27.6 - [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.27.6/packages/babel-types) Updates `@types/estree` from 1.0.7 to 1.0.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/estree) Updates `@types/node` from 22.15.29 to 22.15.30 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `acorn` from 8.14.1 to 8.15.0 - [Commits](acornjs/acorn@8.14.1...8.15.0) Updates `caniuse-lite` from 1.0.30001720 to 1.0.30001721 - [Commits](browserslist/caniuse-lite@1.0.30001720...1.0.30001721) Updates `core-js-compat` from 3.42.0 to 3.43.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.43.0/packages/core-js-compat) Updates `electron-to-chromium` from 1.5.161 to 1.5.165 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.161...v1.5.165) Updates `terser` from 5.40.0 to 5.41.0 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.40.0...v5.41.0) Updates `webpack-sources` from 3.3.0 to 3.3.2 - [Release notes](https://github.com/webpack/webpack-sources/releases) - [Commits](webpack/webpack-sources@v3.3.0...v3.3.2) --- updated-dependencies: - dependency-name: "@babel/compat-data" dependency-version: 7.27.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@babel/generator" dependency-version: 7.27.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@babel/helpers" dependency-version: 7.27.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@babel/parser" dependency-version: 7.27.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@babel/plugin-transform-block-scoping" dependency-version: 7.27.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@babel/plugin-transform-regenerator" dependency-version: 7.27.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@babel/types" dependency-version: 7.27.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@types/estree" dependency-version: 1.0.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@types/node" dependency-version: 22.15.30 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: acorn dependency-version: 8.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: caniuse-lite dependency-version: 1.0.30001721 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: core-js-compat dependency-version: 3.43.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: electron-to-chromium dependency-version: 1.5.165 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: terser dependency-version: 5.41.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: webpack-sources dependency-version: 3.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the minor-patch group with 15 updates:
7.27.3
7.27.5
7.27.3
7.27.5
7.27.4
7.27.6
7.27.4
7.27.5
7.27.3
7.27.5
7.27.4
7.27.5
7.27.3
7.27.6
1.0.7
1.0.8
22.15.29
22.15.30
8.14.1
8.15.0
1.0.30001720
1.0.30001721
3.42.0
3.43.0
1.5.161
1.5.165
5.40.0
5.41.0
3.3.0
3.3.2
Updates
@babel/compat-data
from 7.27.3 to 7.27.5Release notes
Sourced from
@babel/compat-data
's releases.Changelog
Sourced from
@babel/compat-data
's changelog.Commits
746ae8e
v7.27.555c7379
Update compat data (#17343)Updates
@babel/generator
from 7.27.3 to 7.27.5Release notes
Sourced from
@babel/generator
's releases.Changelog
Sourced from
@babel/generator
's changelog.Commits
746ae8e
v7.27.55507c5e
PackinForStatementInit
to token context (#17336)Updates
@babel/helpers
from 7.27.4 to 7.27.6Release notes
Sourced from
@babel/helpers
's releases.Changelog
Sourced from
@babel/helpers
's changelog.Commits
baa4cb8
v7.27.6fdbf1b3
fix:finally
causes unexpected return value (#17366)Updates
@babel/parser
from 7.27.4 to 7.27.5Release notes
Sourced from
@babel/parser
's releases.Changelog
Sourced from
@babel/parser
's changelog.Commits
746ae8e
v7.27.5d3215a2
Improve using declaration errors (#17333)Updates
@babel/plugin-transform-block-scoping
from 7.27.3 to 7.27.5Release notes
Sourced from
@babel/plugin-transform-block-scoping
's releases.Changelog
Sourced from
@babel/plugin-transform-block-scoping
's changelog.Commits
746ae8e
v7.27.5f3fca59
Rename proposal explicit resource management (#17340)5b9468d
Reduceregenerator
size more (#17287)d23a1bd
Use shorter method names for regenerator context (#17334)fe32019
Reduceregenerator
helper size (#17268)a0690e3
SplitregeneratorRuntime
into multiple helpers (#17238)Updates
@babel/plugin-transform-regenerator
from 7.27.4 to 7.27.5Release notes
Sourced from
@babel/plugin-transform-regenerator
's releases.Changelog
Sourced from
@babel/plugin-transform-regenerator
's changelog.Commits
746ae8e
v7.27.5c0e34f8
fix: Unexpected infinite loop withregenerator
fortry
(#17359)Updates
@babel/types
from 7.27.3 to 7.27.6Release notes
Sourced from
@babel/types
's releases.... (truncated)
Changelog
Sourced from
@babel/types
's changelog.Commits
baa4cb8
v7.27.6781e23e
Ensure syntactic ordering when visiting array-type AST nodes (#17357)5293ce0
Set binary operator typings to a more precise union (#17361)55c7379
Update compat data (#17343)Updates
@types/estree
from 1.0.7 to 1.0.8Commits
Updates
@types/node
from 22.15.29 to 22.15.30Commits
Updates
acorn
from 8.14.1 to 8.15.0Commits
6dc5374
Mark version 8.15.0c8d954a
Make linter happy71d942e
Fix a crash when running the CLI tool on code with a bigint551a680
Fix the format of bigint property on bigint literal24baa2a
Show logo in readme.mdb4ae0d2
Add support for using and await usingfdfb45a
Bump test262b27ce74
Make sure the loose parser skips number literals with invalid separators82233bf
Remove outdated commentf6c9e12
Remove trailing whitespace, semicolonUpdates
caniuse-lite
from 1.0.30001720 to 1.0.30001721Commits
8d9a224
Update caniuse-db 1.0.30001721Updates
core-js-compat
from 3.42.0 to 3.43.0Changelog
Sourced from core-js-compat's changelog.
... (truncated)
Commits
f4f4633
v3.43.0e61413b
markDisposableStack
andAsyncDisposableStack
as shipped in FF141a9d0ba9
add Opera Android 90 compat data mappingcf6aa2c
Iterator#windows implementationde73131
Iterator#chunks implementation8e0a239
Number#clamp implementation884e103
Iterator.zipKeyed implementation945edea
Iterator.zip implementation67b362f
markAsyncDisposableStack
bugs as fixed in Deno 2.3.2f4d263b
add De...Description has been truncated