-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the npm group with 18 updates #1814
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
Merged
Merged
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 npm group with 18 updates: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `9.16.0` | `9.17.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.16.0` | `9.17.0` | | [array.prototype.flat](https://github.com/es-shims/Array.prototype.flat) | `1.3.2` | `1.3.3` | | [array.prototype.flatmap](https://github.com/es-shims/Array.prototype.flatMap) | `1.3.2` | `1.3.3` | | [arraybuffer.prototype.slice](https://github.com/es-shims/ArrayBuffer.prototype.slice) | `1.0.3` | `1.0.4` | | [browserslist](https://github.com/browserslist/browserslist) | `4.24.2` | `4.24.3` | | [call-bound](https://github.com/ljharb/call-bound) | `1.0.2` | `1.0.3` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001688` | `1.0.30001689` | | [es-abstract](https://github.com/ljharb/es-abstract) | `1.23.5` | `1.23.6` | | [function.prototype.name](https://github.com/es-shims/Function.prototype.name) | `1.1.6` | `1.1.7` | | [internal-slot](https://github.com/ljharb/internal-slot) | `1.0.7` | `1.1.0` | | [is-core-module](https://github.com/inspect-js/is-core-module) | `2.15.1` | `2.16.0` | | [is-number-object](https://github.com/inspect-js/is-number-object) | `1.1.0` | `1.1.1` | | [is-string](https://github.com/inspect-js/is-string) | `1.1.0` | `1.1.1` | | [is-weakref](https://github.com/inspect-js/is-weakref) | `1.0.2` | `1.1.0` | | [resolve](https://github.com/browserify/resolve) | `1.22.8` | `1.22.9` | | [unbox-primitive](https://github.com/ljharb/unbox-primitive) | `1.0.2` | `1.1.0` | | [which-boxed-primitive](https://github.com/inspect-js/which-boxed-primitive) | `1.1.0` | `1.1.1` | Updates `eslint` from 9.16.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.16.0...v9.17.0) Updates `@eslint/js` from 9.16.0 to 9.17.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.17.0/packages/js) Updates `array.prototype.flat` from 1.3.2 to 1.3.3 - [Changelog](https://github.com/es-shims/Array.prototype.flat/blob/main/CHANGELOG.md) - [Commits](es-shims/Array.prototype.flat@v1.3.2...v1.3.3) Updates `array.prototype.flatmap` from 1.3.2 to 1.3.3 - [Changelog](https://github.com/es-shims/Array.prototype.flatMap/blob/main/CHANGELOG.md) - [Commits](es-shims/Array.prototype.flatMap@v1.3.2...v1.3.3) Updates `arraybuffer.prototype.slice` from 1.0.3 to 1.0.4 - [Changelog](https://github.com/es-shims/ArrayBuffer.prototype.slice/blob/main/CHANGELOG.md) - [Commits](es-shims/ArrayBuffer.prototype.slice@v1.0.3...v1.0.4) Updates `browserslist` from 4.24.2 to 4.24.3 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.24.2...4.24.3) Updates `call-bound` from 1.0.2 to 1.0.3 - [Changelog](https://github.com/ljharb/call-bound/blob/main/CHANGELOG.md) - [Commits](ljharb/call-bound@v1.0.2...v1.0.3) Updates `caniuse-lite` from 1.0.30001688 to 1.0.30001689 - [Commits](browserslist/caniuse-lite@1.0.30001688...1.0.30001689) Updates `es-abstract` from 1.23.5 to 1.23.6 - [Changelog](https://github.com/ljharb/es-abstract/blob/main/CHANGELOG.md) - [Commits](ljharb/es-abstract@v1.23.5...v1.23.6) Updates `function.prototype.name` from 1.1.6 to 1.1.7 - [Changelog](https://github.com/es-shims/Function.prototype.name/blob/main/CHANGELOG.md) - [Commits](es-shims/Function.prototype.name@v1.1.6...v1.1.7) Updates `internal-slot` from 1.0.7 to 1.1.0 - [Changelog](https://github.com/ljharb/internal-slot/blob/main/CHANGELOG.md) - [Commits](ljharb/internal-slot@v1.0.7...v1.1.0) Updates `is-core-module` from 2.15.1 to 2.16.0 - [Changelog](https://github.com/inspect-js/is-core-module/blob/main/CHANGELOG.md) - [Commits](inspect-js/is-core-module@v2.15.1...v2.16.0) Updates `is-number-object` from 1.1.0 to 1.1.1 - [Changelog](https://github.com/inspect-js/is-number-object/blob/main/CHANGELOG.md) - [Commits](inspect-js/is-number-object@v1.1.0...v1.1.1) Updates `is-string` from 1.1.0 to 1.1.1 - [Changelog](https://github.com/inspect-js/is-string/blob/main/CHANGELOG.md) - [Commits](inspect-js/is-string@v1.1.0...v1.1.1) Updates `is-weakref` from 1.0.2 to 1.1.0 - [Changelog](https://github.com/inspect-js/is-weakref/blob/main/CHANGELOG.md) - [Commits](inspect-js/is-weakref@v1.0.2...v1.1.0) Updates `resolve` from 1.22.8 to 1.22.9 - [Commits](browserify/resolve@v1.22.8...v1.22.9) Updates `unbox-primitive` from 1.0.2 to 1.1.0 - [Changelog](https://github.com/ljharb/unbox-primitive/blob/main/CHANGELOG.md) - [Commits](ljharb/unbox-primitive@v1.0.2...v1.1.0) Updates `which-boxed-primitive` from 1.1.0 to 1.1.1 - [Changelog](https://github.com/inspect-js/which-boxed-primitive/blob/main/CHANGELOG.md) - [Commits](inspect-js/which-boxed-primitive@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@eslint/js" dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: array.prototype.flat dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: array.prototype.flatmap dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: arraybuffer.prototype.slice dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: browserslist dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: call-bound dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: caniuse-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: es-abstract dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: function.prototype.name dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: internal-slot dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: is-core-module dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: is-number-object dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: is-string dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: is-weakref dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: resolve dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: unbox-primitive dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: which-boxed-primitive dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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 npm group with 18 updates:
9.16.09.17.09.16.09.17.01.3.21.3.31.3.21.3.31.0.31.0.44.24.24.24.31.0.21.0.31.0.300016881.0.300016891.23.51.23.61.1.61.1.71.0.71.1.02.15.12.16.01.1.01.1.11.1.01.1.11.0.21.1.01.22.81.22.91.0.21.1.01.1.01.1.1Updates
eslintfrom 9.16.0 to 9.17.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
90c1db99.17.0755512dBuild: changelog update for 9.17.0cc243c9chore: upgrade to@eslint/js@9.17.0(#19242)84c5787chore: package.json update for@eslint/jsreleaseeed91d1feat: add suggestions tono-unused-vars(#18352)4c4f53bchore: add missing backticks toflags.js(#19226)3c22d2adocs: updateyodatoYodainyoda.mdfor consistency (#19230)e0a2203docs: add missing backticks tono-sequences(#19233)4cc4881docs: Update README3db6fdfdocs: [no-await-in-loop] expand on benefits and inapplicability (#19211)Updates
@eslint/jsfrom 9.16.0 to 9.17.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
84c5787chore: package.json update for@eslint/jsreleaseUpdates
array.prototype.flatfrom 1.3.2 to 1.3.3Changelog
Sourced from array.prototype.flat's changelog.
Commits
a0fa566v1.3.3152c437[Deps] updatecall-bind,define-properties,es-abstract, `es-shim-unsco...800f3e3[Dev Deps] add missing peer depe39e33d[Dev Deps] update@es-shims/api,@ljharb/eslint-config,auto-changelog,...1afcd57[actions] split out node 10-20, and 20+6868723[Tests] replaceaudwithnpm auditUpdates
array.prototype.flatmapfrom 1.3.2 to 1.3.3Changelog
Sourced from array.prototype.flatmap's changelog.
Commits
80b9df6v1.3.3e027dd1[Deps] updatecall-bind,es-abstracte7160b5[Dev Deps] add missing peer dep7322d84[Dev Deps] update@es-shims/api,@ljharb/eslint-config,auto-changelog,...8727281[actions] split out node 10-20, and 20+e0461ed[Tests] replaceaudwithnpm auditb3698fb[Deps] updatecall-bind,define-properties,es-abstract, `es-shim-unsco...958bf5c[Dev Deps] updateaud,npmignore,object-inspect,tape6e78327[Tests] add test coverageUpdates
arraybuffer.prototype.slicefrom 1.0.3 to 1.0.4Changelog
Sourced from arraybuffer.prototype.slice's changelog.
Commits
b781900v1.0.40afbb59[Deps] updatecall-bind,es-abstract,get-intrinsicd76caf4[Dev Deps] update@es-shims/api,auto-changelog,es-value-fixtures, `ob...5e59635[actions] split out node 10-20, and 20+673f754[Dev Deps] add missing peer dep2b374a2[Deps] updatecall-bind,es-abstract,es-errors,get-intrinsica24fd39[Dev Deps] update@es-shims/api,@ljharb/eslint-config,object-inspect,...c704fb0[Tests] replaceaudwithnpm audit0274b32[Deps] remove unused dependencyUpdates
browserslistfrom 4.24.2 to 4.24.3Release notes
Sourced from browserslist's releases.
Changelog
Sourced from browserslist's changelog.
Commits
958d62eRelease 4.24.3 version4e1bfffUpdate dependencies6f5a4fcUpdate Firefox ESR versions (#858)df1d063Bump nanoid from 5.0.7 to 5.0.9 (#856)d80b676Bump cross-spawn from 7.0.3 to 7.0.5 (#854)119cc9fFix typo in README (#853)aeb283cBump@eslint/plugin-kitfrom 0.2.1 to 0.2.3 (#852)Updates
call-boundfrom 1.0.2 to 1.0.3Changelog
Sourced from call-bound's changelog.
Commits
788152av1.0.35e0b134[Refactor] usecall-bind-apply-helpersinstead ofcall-bind08b07be[meta] addsideEffectsflag41fc967[Deps] updateget-intrinsic79a0137[readme] fix exampleUpdates
caniuse-litefrom 1.0.30001688 to 1.0.30001689Commits
84ff4d5Update caniuse-db 1.0.30001689Updates
es-abstractfrom 1.23.5 to 1.23.6Changelog
Sourced from es-abstract's changelog.
Commits
2b6f3cav1.23.6a3b45f3[Deps] updatearraybuffer.prototype.slice,call-bound, `function.prototyp...31fd042[Dev Deps] updatearray.prototype.flatmap,is-core-modulecefba0d[Refactor] usemath-intrinsics45de9aa[Refactor] usecall-bounddirectly2ad1257[Deps] updatecall-bound,string.prototype.trim,string.prototype.trimend18db0fa[Deps] updatecall-bind,es-define-property,get-intrinsic,has-proto0443887[Refactor] usecall-bound39794cf[Deps] updategopd,has-symbols,is-stringffa6453[Deps] updategopd,has-proto,is-regex,which-typed-arrayUpdates
function.prototype.namefrom 1.1.6 to 1.1.7Changelog
Sourced from function.prototype.name's changelog.