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 all-dependencies group with 4 updates #1783

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps the all-dependencies group with 4 updates: @mdn/browser-compat-data, core-js, eslint and postcss-preset-env.

Updates @mdn/browser-compat-data from 5.5.21 to 5.5.22

Release notes

Sourced from @​mdn/browser-compat-data's releases.

v5.5.22

Removals

  • css.properties.content-visibility.transitionable (#22820)
  • javascript.builtins.ArrayBuffer.ArrayBuffer.new_required (#22825)
  • javascript.builtins.DataView.DataView.new_required (#22825)
  • javascript.builtins.Float32Array.Float32Array.new_required (#22825)
  • javascript.builtins.Float64Array.Float64Array.new_required (#22825)
  • javascript.builtins.Int16Array.Int16Array.new_required (#22825)
  • javascript.builtins.Int32Array.Int32Array.new_required (#22825)
  • javascript.builtins.Int8Array.Int8Array.new_required (#22825)
  • javascript.builtins.Map.Map.new_required (#22825)
  • javascript.builtins.Set.Set.new_required (#22825)
  • javascript.builtins.TypedArray.new_required (#22825)
  • javascript.builtins.Uint16Array.Uint16Array.new_required (#22825)
  • javascript.builtins.Uint32Array.Uint32Array.new_required (#22825)
  • javascript.builtins.Uint8Array.Uint8Array.new_required (#22825)
  • javascript.builtins.Uint8ClampedArray.Uint8ClampedArray.new_required (#22825)
  • javascript.builtins.WeakMap.WeakMap.new_required (#22825)
  • webextensions.api.commands.Command.tab (#22827)
  • webextensions.api.commands.update.details.description (#22827)
  • webextensions.api.commands.update.details.name (#22827)
  • webextensions.api.commands.update.details.shortcut (#22827)

Additions

  • api.PerformanceScriptTiming.sourceCharPosition (#22758)
  • api.PerformanceScriptTiming.sourceURL (#22758)
  • css.properties.content-visibility.is_transitionable (#22820)
  • javascript.builtins.JSON.parse.reviver_parameter_context_argument (#22800)
  • javascript.statements.import.import_assertions.type_css (#22821)
  • javascript.statements.import.import_attributes.type_css (#22821)
  • webextensions.api.commands.Command.description (#22827)
  • webextensions.api.commands.Command.shortcut (#22827)
  • webextensions.api.commands.update.description (#22827)
  • webextensions.api.commands.update.name (#22827)
  • webextensions.api.commands.update.shortcut (#22827)

Statistics

  • 15 contributors have changed 158 files with 2,730 additions and 1,120 deletions in 32 commits (v5.5.21...v5.5.22)
  • 16,146 total features
  • 1,081 total contributors
  • 4,774 total stargazers
Changelog

Sourced from @​mdn/browser-compat-data's changelog.

v5.5.22

April 16, 2024

Removals

  • css.properties.content-visibility.transitionable (#22820)
  • javascript.builtins.ArrayBuffer.ArrayBuffer.new_required (#22825)
  • javascript.builtins.DataView.DataView.new_required (#22825)
  • javascript.builtins.Float32Array.Float32Array.new_required (#22825)
  • javascript.builtins.Float64Array.Float64Array.new_required (#22825)
  • javascript.builtins.Int16Array.Int16Array.new_required (#22825)
  • javascript.builtins.Int32Array.Int32Array.new_required (#22825)
  • javascript.builtins.Int8Array.Int8Array.new_required (#22825)
  • javascript.builtins.Map.Map.new_required (#22825)
  • javascript.builtins.Set.Set.new_required (#22825)
  • javascript.builtins.TypedArray.new_required (#22825)
  • javascript.builtins.Uint16Array.Uint16Array.new_required (#22825)
  • javascript.builtins.Uint32Array.Uint32Array.new_required (#22825)
  • javascript.builtins.Uint8Array.Uint8Array.new_required (#22825)
  • javascript.builtins.Uint8ClampedArray.Uint8ClampedArray.new_required (#22825)
  • javascript.builtins.WeakMap.WeakMap.new_required (#22825)
  • webextensions.api.commands.Command.tab (#22827)
  • webextensions.api.commands.update.details.description (#22827)
  • webextensions.api.commands.update.details.name (#22827)
  • webextensions.api.commands.update.details.shortcut (#22827)

Additions

  • api.PerformanceScriptTiming.sourceCharPosition (#22758)
  • api.PerformanceScriptTiming.sourceURL (#22758)
  • css.properties.content-visibility.is_transitionable (#22820)
  • javascript.builtins.JSON.parse.reviver_parameter_context_argument (#22800)
  • javascript.statements.import.import_assertions.type_css (#22821)
  • javascript.statements.import.import_attributes.type_css (#22821)
  • webextensions.api.commands.Command.description (#22827)
  • webextensions.api.commands.Command.shortcut (#22827)
  • webextensions.api.commands.update.description (#22827)
  • webextensions.api.commands.update.name (#22827)
  • webextensions.api.commands.update.shortcut (#22827)

Statistics

  • 15 contributors have changed 158 files with 2,730 additions and 1,120 deletions in 32 commits (v5.5.21...v5.5.22)
  • 16,146 total features
  • 1,081 total contributors
  • 4,774 total stargazers
Commits

Updates core-js from 3.36.1 to 3.37.0

Changelog

Sourced from core-js's changelog.

3.37.0 - 2024.04.17
Commits
  • 598d0b2 3.37.0
  • c978c8f add an entry for exactors proposal
  • 8957db1 update pattern matching proposal
  • d393ed4 some simplification
  • 51cb7c8 some simplification
  • 51ce5d0 simplify some constants definition
  • 9da401f add Math.sumPrecise
  • 80f1d23 add a fix of Safari { Object, Map }.groupBy bug that does not support itera...
  • 5b908c2 add a fix of Safari bug with double call of constructor in Array.fromAsync
  • 559081f move new Set methods to stable ES
  • Additional commits viewable in compare view

Updates eslint from 9.0.0 to 9.1.1

Release notes

Sourced from eslint's releases.

v9.1.1

Bug Fixes

  • a26b402 fix: use @​eslint/create-config latest (#18373) (唯然)

v9.1.0

Features

  • 03068f1 feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas)
  • 751b518 feat: replace dependency graphemer with Intl.Segmenter (#18110) (Francesco Trotta)
  • 4d11e56 feat: add name to eslint configs (#18289) (唯然)
  • 1cbe1f6 feat: allow while(true) in no-constant-condition (#18286) (Tanuj Kanti)
  • 0db676f feat: add Intl in es6 globals (#18318) (唯然)

Bug Fixes

  • 8d18958 fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas)
  • 594eb0e fix: do not crash on error in fs.walk filter (#18295) (Francesco Trotta)
  • 0d8cf63 fix: EMFILE errors (#18313) (Nicholas C. Zakas)
  • e1ac0b5 fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas)
  • 09675e1 fix: --no-ignore should not apply to non-global ignores (#18334) (Milos Djermanovic)

Documentation

  • fb50077 docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden)
  • 71c771f docs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós)
  • 200fd4e docs: indicate eslintrc mode for .eslintignore (#18285) (Francesco Trotta)
  • 16b6a8b docs: Update README (GitHub Actions Bot)
  • df5f8a9 docs: paths and patterns difference in no-restricted-imports (#18273) (Tanuj Kanti)
  • c537d76 docs: update npm init @eslint/config generated file names (#18298) (唯然)
  • e1e305d docs: fix linebreak-style examples (#18262) (Francesco Trotta)
  • 113f51e docs: Mention package.json config support dropped (#18305) (Nicholas C. Zakas)
  • 5c35321 docs: add eslintrc-only note to --rulesdir (#18281) (Adam Lui 刘展鹏)

Build Related

  • 1fa6622 build: do not use --force flag to install dependencies (#18284) (Francesco Trotta)

Chores

  • d9a2983 chore: upgrade @​eslint/js to v9.1.1 (#18367) (Francesco Trotta)
  • 50d406d chore: package.json update for @​eslint/js release (Jenkins)
  • 155c71c chore: package.json update for @​eslint/js release (Jenkins)
  • 0588fc5 refactor: Move directive gathering to SourceCode (#18328) (Nicholas C. Zakas)
  • 9048e21 chore: lint docs/src/_data js files (#18335) (Milos Djermanovic)
  • 4820790 chore: upgrade globals@15.0.0 dev dependency (#18332) (Milos Djermanovic)
  • 698d9ff chore: upgrade jsdoc & unicorn plugins in eslint-config-eslint (#18333) (Milos Djermanovic)
  • 32c08cf chore: drop Node < 18 and use @​eslint/js v9 in eslint-config-eslint (#18323) (Milos Djermanovic)
  • a76fb55 chore: @​eslint-community/eslint-plugin-eslint-comments v4.3.0 (#18319) (Milos Djermanovic)
  • 78e45b1 chore: eslint-plugin-eslint-plugin v6.0.0 (#18316) (唯然)
  • 36103a5 chore: eslint-plugin-n v17.0.0 (#18315) (唯然)
Changelog

Sourced from eslint's changelog.

v9.1.1 - April 22, 2024

  • a26b402 fix: use @​eslint/create-config latest (#18373) (唯然)

v9.1.0 - April 19, 2024

  • d9a2983 chore: upgrade @​eslint/js to v9.1.1 (#18367) (Francesco Trotta)
  • 03068f1 feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas)
  • 50d406d chore: package.json update for @​eslint/js release (Jenkins)
  • 8d18958 fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas)
  • 155c71c chore: package.json update for @​eslint/js release (Jenkins)
  • 594eb0e fix: do not crash on error in fs.walk filter (#18295) (Francesco Trotta)
  • 751b518 feat: replace dependency graphemer with Intl.Segmenter (#18110) (Francesco Trotta)
  • fb50077 docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden)
  • 4d11e56 feat: add name to eslint configs (#18289) (唯然)
  • 1cbe1f6 feat: allow while(true) in no-constant-condition (#18286) (Tanuj Kanti)
  • 0588fc5 refactor: Move directive gathering to SourceCode (#18328) (Nicholas C. Zakas)
  • 0d8cf63 fix: EMFILE errors (#18313) (Nicholas C. Zakas)
  • e1ac0b5 fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas)
  • 09675e1 fix: --no-ignore should not apply to non-global ignores (#18334) (Milos Djermanovic)
  • 9048e21 chore: lint docs/src/_data js files (#18335) (Milos Djermanovic)
  • 4820790 chore: upgrade globals@15.0.0 dev dependency (#18332) (Milos Djermanovic)
  • 698d9ff chore: upgrade jsdoc & unicorn plugins in eslint-config-eslint (#18333) (Milos Djermanovic)
  • 71c771f docs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós)
  • 0db676f feat: add Intl in es6 globals (#18318) (唯然)
  • 200fd4e docs: indicate eslintrc mode for .eslintignore (#18285) (Francesco Trotta)
  • 32c08cf chore: drop Node < 18 and use @​eslint/js v9 in eslint-config-eslint (#18323) (Milos Djermanovic)
  • 16b6a8b docs: Update README (GitHub Actions Bot)
  • a76fb55 chore: @​eslint-community/eslint-plugin-eslint-comments v4.3.0 (#18319) (Milos Djermanovic)
  • df5f8a9 docs: paths and patterns difference in no-restricted-imports (#18273) (Tanuj Kanti)
  • c537d76 docs: update npm init @eslint/config generated file names (#18298) (唯然)
  • 78e45b1 chore: eslint-plugin-eslint-plugin v6.0.0 (#18316) (唯然)
  • 36103a5 chore: eslint-plugin-n v17.0.0 (#18315) (唯然)
  • e1e305d docs: fix linebreak-style examples (#18262) (Francesco Trotta)
  • 113f51e docs: Mention package.json config support dropped (#18305) (Nicholas C. Zakas)
  • 1fa6622 build: do not use --force flag to install dependencies (#18284) (Francesco Trotta)
  • 5c35321 docs: add eslintrc-only note to --rulesdir (#18281) (Adam Lui 刘展鹏)
Commits

Updates postcss-preset-env from 9.5.5 to 9.5.9

Changelog

Sourced from postcss-preset-env's changelog.

9.5.9

April 22, 2024

9.5.8

April 21, 2024

9.5.7

April 21, 2024

9.5.6

April 18, 2024

Commits

You can trigger a rebase of this PR 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 all-dependencies group with 4 updates: [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data), [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js), [eslint](https://github.com/eslint/eslint) and [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env).


Updates `@mdn/browser-compat-data` from 5.5.21 to 5.5.22
- [Release notes](https://github.com/mdn/browser-compat-data/releases)
- [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md)
- [Commits](mdn/browser-compat-data@v5.5.21...v5.5.22)

Updates `core-js` from 3.36.1 to 3.37.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.37.0/packages/core-js)

Updates `eslint` from 9.0.0 to 9.1.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.0.0...v9.1.1)

Updates `postcss-preset-env` from 9.5.5 to 9.5.9
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 22, 2024
@dependabot dependabot bot requested review from fd and romainmenke April 22, 2024 23:20
@romainmenke romainmenke merged commit 87229c0 into main Apr 23, 2024
2 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/all-dependencies-73ac5d98f5 branch April 23, 2024 06:31
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.

None yet

1 participant