-
Notifications
You must be signed in to change notification settings - Fork 0
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 node group across 1 directory with 16 updates #405
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/node-4db17c4903
base: master
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.
Conversation
This file contains 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 node group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.2` | `7.26.7` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.4` | `7.26.7` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.1.0` | `3.2.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.11.1` | `9.19.0` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.0` | `28.0.2` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.3.0` | `16.0.0` | | [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) | `6.0.1` | `6.0.2` | | [electron](https://github.com/electron/electron) | `32.1.2` | `34.0.1` | | [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) | `25.0.5` | `25.1.8` | | [eslint](https://github.com/eslint/eslint) | `9.11.1` | `9.19.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.8.3` | `28.11.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` | | [globals](https://github.com/sindresorhus/globals) | `15.9.0` | `15.14.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [rollup](https://github.com/rollup/rollup) | `4.22.5` | `4.32.0` | Updates `@babel/core` from 7.25.2 to 7.26.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.26.7/packages/babel-core) Updates `@babel/preset-env` from 7.25.4 to 7.26.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.26.7/packages/babel-preset-env) Updates `@eslint/eslintrc` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.1.0...v3.2.0) Updates `@eslint/js` from 9.11.1 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.19.0/packages/js) Updates `@rollup/plugin-commonjs` from 28.0.0 to 28.0.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.2/packages/commonjs) Updates `@rollup/plugin-node-resolve` from 15.3.0 to 16.0.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v16.0.0/packages/node-resolve) Updates `@rollup/plugin-replace` from 6.0.1 to 6.0.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.2/packages/replace) Updates `electron` from 32.1.2 to 34.0.1 - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v32.1.2...v34.0.1) Updates `electron-builder` from 25.0.5 to 25.1.8 - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/[email protected]/packages/electron-builder) Updates `eslint` from 9.11.1 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.11.1...v9.19.0) Updates `eslint-config-prettier` from 9.1.0 to 10.0.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1) Updates `eslint-plugin-jest` from 28.8.3 to 28.11.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.8.3...v28.11.0) Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3) Updates `globals` from 15.9.0 to 15.14.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.9.0...v15.14.0) Updates `prettier` from 3.3.3 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) Updates `rollup` from 4.22.5 to 4.32.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.22.5...v4.32.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node - dependency-name: "@eslint/eslintrc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-major dependency-group: node - dependency-name: "@rollup/plugin-replace" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-major dependency-group: node - dependency-name: electron-builder dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: node - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Related to the Javascript code
labels
Jan 27, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 node group with 16 updates in the / directory:
7.25.2
7.26.7
7.25.4
7.26.7
3.1.0
3.2.0
9.11.1
9.19.0
28.0.0
28.0.2
15.3.0
16.0.0
6.0.1
6.0.2
32.1.2
34.0.1
25.0.5
25.1.8
9.11.1
9.19.0
9.1.0
10.0.1
28.8.3
28.11.0
5.2.1
5.2.3
15.9.0
15.14.0
3.3.3
3.4.2
4.22.5
4.32.0
Updates
@babel/core
from 7.25.2 to 7.26.7Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
2d95140
v7.26.7d9fa47d
Do not try to parse .ts configs as JSON if natively supported (#17052)cd24cc0
chore: Update TS 5.7 (#17053)d465131
fix: incorretbabel.config.cts
test fixtures (#17051)844901e
Update tests for Node.js 22.12 (#16995)fb2e365
chore: Testing changes related to Node 23 (#16951)61de718
Update node 23.1 experimental warning (#16934)63d3038
v7.26.08b5b6bf
fix: CI with Node v23.1.0 (#16932)64fa466
Enable import attributes parsing by default (#16850)Updates
@babel/preset-env
from 7.25.4 to 7.26.7Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
2d95140
v7.26.70e6199b
Make "object without properties" helpers ES6-compatible (#17086)19224f9
[babel 8] Remove bugfixes option (#17078)cd24cc0
chore: Update TS 5.7 (#17053)70fbc86
fix: More accuratetransform-typeof-symbol
compat data (#17031)63d3038
v7.26.064fa466
Enable import attributes parsing by default (#16850)816b293
Addtransform-regexp-modifiers
topreset-env
(#16692)b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)Updates
@eslint/eslintrc
from 3.1.0 to 3.2.0Release notes
Sourced from
@eslint/eslintrc
's releases.Changelog
Sourced from
@eslint/eslintrc
's changelog.Commits
f05aea7
chore: release 3.2.0 (#174)d02f914
feat: merge rule.meta.defaultOptions before validation (#166)2b0aa3a
docs: addcompat.extends
example with plugin config (#173)3e3b80a
ci: run tests in Node.js 23 (#170)fc9837d
ci: reduce list of releasable tags tofeat
,fix
andperf
(#161)Updates
@eslint/js
from 9.11.1 to 9.19.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
58560e7
chore: package.json update for@eslint/js
release362099c
chore: package.json update for@eslint/js
release495aa49
chore: extract packagename
frompackage.json
for public interface (#19314)84c5787
chore: package.json update for@eslint/js
releasedf9bf95
chore: package.json update for@eslint/js
releaseb441bee
chore: package.json update for@eslint/js
release3087c9e
feat: addmeta
object to@eslint/js
plugin (#19095)28be447
chore: package.json update for@eslint/js
releaseb0faee3
feat: add types for the@eslint/js
package (#19010)2211f0a
chore: package.json update for@eslint/js
releaseUpdates
@rollup/plugin-commonjs
from 28.0.0 to 28.0.2Changelog
Sourced from
@rollup/plugin-commonjs
's changelog.Commits
97e17ce
chore(release): commonjs v28.0.23efaf75
docs(commonjs):output.exports
recommendation also applies to IIFE (#1810)0f45234
chore(release): commonjs v28.0.1dd1deee
chore(commonjs): upgrade picomatch (#1775)Updates
@rollup/plugin-node-resolve
from 15.3.0 to 16.0.0Changelog
Sourced from
@rollup/plugin-node-resolve
's changelog.Commits
1459cf0
fix(node-resolve): do not ignore exceptions (#564)366380e
fix(node-resolve)!: resolve hash in path (#588)f87c442
chore(release): node-resolve v9.0.0e4d21ba
refactor(node-resolve): remove deep-freeze from dependencies (#529)621768b
feat(commonjs)!: return the namespace by default when requiring ESM (#507)e632469
chore(node-resolve): update dependencies84dfddb
chore(node-resolve): clean up changelog3fa649d
chore(release): node-resolve v8.4.0a582b59
chore(release): node-resolve v8.3.0a60cb76
chore(release): node-resolve v8.2.0Updates
@rollup/plugin-replace
from 6.0.1 to 6.0.2Changelog
Sourced from
@rollup/plugin-replace
's changelog.Commits
0150c55
chore(repo): Add "directory" to package.json repository fields. (#826)bed12cf
chore(release): replace v2.4.28752c2f
docs(replace): document thevalues
option (#814)4a11bbd
chore(release): replace v2.4.1659ed59
fix(replace): add missing types for newpreventAssignment
option (#813)fbcb8f2
chore(release): replace v2.4.0Updates
electron
from 32.1.2 to 34.0.1Release notes
Sourced from electron's releases.