-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the packages group with 17 updates #62
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
github-actions
merged 1 commit into
main
from
dependabot/npm_and_yarn/packages-648be3e17e
Dec 16, 2024
Merged
Bump the packages group with 17 updates #62
github-actions
merged 1 commit into
main
from
dependabot/npm_and_yarn/packages-648be3e17e
Dec 16, 2024
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 packages group with 17 updates: | Package | From | To | | --- | --- | --- | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.18.0` | `8.18.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.18.0` | `8.18.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.18.0` | `8.18.1` | | [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.18.0` | `8.18.1` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.18.0` | `8.18.1` | | [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.18.0` | `8.18.1` | | [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` | | [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` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.73` | `1.5.74` | | [es-abstract](https://github.com/ljharb/es-abstract) | `1.23.5` | `1.23.6` | | [is-array-buffer](https://github.com/inspect-js/is-array-buffer) | `3.0.4` | `3.0.5` | | [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` | | [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 `typescript-eslint` from 8.18.0 to 8.18.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/typescript-eslint) Updates `@typescript-eslint/eslint-plugin` from 8.18.0 to 8.18.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.18.0 to 8.18.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/parser) Updates `@typescript-eslint/type-utils` from 8.18.0 to 8.18.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/type-utils) Updates `@typescript-eslint/utils` from 8.18.0 to 8.18.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/utils) Updates `@typescript-eslint/visitor-keys` from 8.18.0 to 8.18.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/visitor-keys) 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 `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 `electron-to-chromium` from 1.5.73 to 1.5.74 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.73...v1.5.74) 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 `is-array-buffer` from 3.0.4 to 3.0.5 - [Changelog](https://github.com/inspect-js/is-array-buffer/blob/main/CHANGELOG.md) - [Commits](inspect-js/is-array-buffer@v3.0.4...v3.0.5) 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 `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: typescript-eslint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@typescript-eslint/parser" dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@typescript-eslint/type-utils" dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@typescript-eslint/utils" dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@typescript-eslint/visitor-keys" dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: array.prototype.flat dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: array.prototype.flatmap dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: call-bound dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: caniuse-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: electron-to-chromium dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: es-abstract dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: is-array-buffer dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: is-number-object dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: is-string dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: unbox-primitive dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: which-boxed-primitive dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages ... 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 packages group with 17 updates:
8.18.08.18.18.18.08.18.18.18.08.18.18.18.08.18.18.18.08.18.18.18.08.18.11.3.21.3.31.3.21.3.31.0.21.0.31.0.300016881.0.300016891.5.731.5.741.23.51.23.63.0.43.0.51.1.01.1.11.1.01.1.11.0.21.1.01.1.01.1.1Updates
typescript-eslintfrom 8.18.0 to 8.18.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
b2ce158chore(release): publish 8.18.1Updates
@typescript-eslint/eslint-pluginfrom 8.18.0 to 8.18.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
b2ce158chore(release): publish 8.18.15a9788cfix(scope-manager): visit params decorator before nest scope (#10475)334d025fix(eslint-plugin): [no-unnecessary-condition] better message when comparing ...984f177fix(eslint-plugin): use consistent naming for asserting types and casting val...eaae68cfix(eslint-plugin): [no-unnecessary-boolean-literal-compare] flag values of a...bddb35bfix(eslint-plugin): handle string like index type (#10460)d5415e2fix(eslint-plugin): [no-unnecessary-template-expression] don't report when an...Updates
@typescript-eslint/parserfrom 8.18.0 to 8.18.1Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
b2ce158chore(release): publish 8.18.1d03270fchore: fix incorrect licenses (#10481)Updates
@typescript-eslint/type-utilsfrom 8.18.0 to 8.18.1Release notes
Sourced from
@typescript-eslint/type-utils's releases.Changelog
Sourced from
@typescript-eslint/type-utils's changelog.Commits
b2ce158chore(release): publish 8.18.1Updates
@typescript-eslint/utilsfrom 8.18.0 to 8.18.1Release notes
Sourced from
@typescript-eslint/utils's releases.Changelog
Sourced from
@typescript-eslint/utils's changelog.Commits
b2ce158chore(release): publish 8.18.1Updates
@typescript-eslint/visitor-keysfrom 8.18.0 to 8.18.1Release notes
Sourced from
@typescript-eslint/visitor-keys's releases.Changelog
Sourced from
@typescript-eslint/visitor-keys's changelog.Commits
b2ce158chore(release): publish 8.18.1Updates
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
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
electron-to-chromiumfrom 1.5.73 to 1.5.74Commits
f4e62861.5.74c66af93generate new versionUpdates
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
is-array-bufferfrom 3.0.4 to 3.0.5Changelog
Sourced from is-array-buffer's changelog.
Commits
415b6ebv3.0.56d67841[Tests] add@arethetypeswrong/cli9fc6971[Dev Deps] remove obsolete DT packagedd0bad1[Refactor] usecall-bounddirectly55b80a1[Deps] updatecall-bind,get-intrinsica3b8dbb[Dev Deps] add missing peer depde2b6ab[Dev Deps] update@ljharb/eslint-config,@ljharb/tsconfig, `@types/get-in...1ea4712[actions] split out node 10-20, and 20+99b62d1[Tests] replaceaudwithnpm audit6180b31[types] use shared configUpdates
is-number-objectfrom 1.1.0 to 1.1.1Changelog
Sourced from is-number-object's changelog.
Commits
faf886fv1.1.1073d5df[Refactor] usecall-bounddirectly36c84af[Deps] updatecall-bind00d566d[Dev Deps] update@arethetypeswrong/cli,@ljharb/tsconfig,@types/tapeUpdates
is-stringfrom 1.1.0 to 1.1.1Changelog
Sourced from is-string's changelog.
Commits
fbbcdaev1.1.1ba8a78f[Refactor] usecall-bounddirectly93c352f[Deps] updatecall-bindc1f7ef7[Dev Deps] update@arethetypeswrong/cli,@ljharb/tsconfig,@types/tapeUpdates
unbox-primitivefrom 1.0.2 to 1.1.0Changelog
Sourced from unbox-primitive's changelog.
Commits
07ce64av1.1.0d3420bc[meta] add missingengines.nodea324230[New] add typesa321ae5[Tests] usees-value-fixturese29ff5f[Refactor] usecall-bounddirectly0ff873d[Deps] updatewhich-boxed-primitivef8b6597[Deps] updatecall-bind,has-symbols,which-boxed-primitive4f79b24[Dev Deps] add missing peer dep7fff971[Dev Deps] update@ljharb/eslint-config,auto-changelog,npmignore, `ob...04a0e0d[actions] split out node 10-20, and 20+Updates
which-boxed-primitivefrom 1.1.0 to 1.1.1Changelog
Sourced from which-boxed-primitive's changelog.
Commits
3cb1edfv1.1.15266e0c[Deps] updateis-boolean-object,is-number-object,is-string,is-symbola660339[Dev Deps] update@arethetypeswrong/cli,@ljharb/tsconfig,@types/tapeDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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