-
Notifications
You must be signed in to change notification settings - Fork 30
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 eslint group across 1 directory with 10 updates #12937
Closed
Closed
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
dependabot
bot
added
AR Dependency
Dependency for AR project
javascript
Pull requests that update Javascript code
labels
Dec 2, 2024
Hello 👋! When you're ready to run Chromatic, please apply the You will need to reapply the label each time you want to run Chromatic. |
Size Change: +44 B (0%) Total Size: 958 kB
ℹ️ View Unchanged
|
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/eslint-f031a1561f
branch
2 times, most recently
from
December 3, 2024 18:56
2209977
to
66b9a60
Compare
Bumps the eslint group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@guardian/eslint-config](https://github.com/guardian/csnx) | `7.0.1` | `10.0.0` | | [@guardian/eslint-config-typescript](https://github.com/guardian/csnx) | `9.0.1` | `12.0.0` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.16.0` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.7.1` | `6.10.2` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.37.2` | | [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript) | `17.0.0` | `18.0.0` | | [eslint-plugin-jsx-expressions](https://github.com/hluisson/eslint-plugin-jsx-expressions) | `1.3.1` | `1.3.2` | | [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) | `10.1.0` | `10.5.0` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `5.0.0` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `48.0.1` | `56.0.1` | Updates `@guardian/eslint-config` from 7.0.1 to 10.0.0 - [Release notes](https://github.com/guardian/csnx/releases) - [Commits](https://github.com/guardian/csnx/compare/@guardian/eslint-config@7.0.1...@guardian/eslint-config@10.0.0) Updates `@guardian/eslint-config-typescript` from 9.0.1 to 12.0.0 - [Release notes](https://github.com/guardian/csnx/releases) - [Commits](https://github.com/guardian/csnx/compare/@guardian/eslint-config-typescript@9.0.1...@guardian/eslint-config-typescript@12.0.0) Updates `eslint` from 8.56.0 to 9.16.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v9.16.0) Updates `eslint-plugin-jsx-a11y` from 6.7.1 to 6.10.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.7.1...v6.10.2) Updates `eslint-plugin-react` from 7.33.2 to 7.37.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.37.2) Updates `eslint-config-airbnb-typescript` from 17.0.0 to 18.0.0 - [Release notes](https://github.com/iamturns/eslint-config-airbnb-typescript/releases) - [Changelog](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CHANGELOG.md) - [Commits](iamturns/eslint-config-airbnb-typescript@v17.0.0...v18.0.0) Updates `eslint-plugin-jsx-expressions` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/hluisson/eslint-plugin-jsx-expressions/releases) - [Commits](hluisson/eslint-plugin-jsx-expressions@1.3.1...1.3.2) Updates `eslint-plugin-mocha` from 10.1.0 to 10.5.0 - [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases) - [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/10.5.0/CHANGELOG.md) - [Commits](lo1tuma/eslint-plugin-mocha@10.1.0...10.5.0) Updates `eslint-plugin-react-hooks` from 4.6.0 to 5.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/eslint-plugin-react-hooks@5.0.0/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-unicorn` from 48.0.1 to 56.0.1 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v48.0.1...v56.0.1) --- updated-dependencies: - dependency-name: "@guardian/eslint-config" dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: "@guardian/eslint-config-typescript" dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-config-airbnb-typescript dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-jsx-expressions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-mocha dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-react-hooks dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-unicorn dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/eslint-f031a1561f
branch
from
December 4, 2024 18:45
66b9a60
to
2004096
Compare
Superseded by #12956. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
apps-rendering
AR Dependency
Dependency for AR project
dotcom-rendering
javascript
Pull requests that update Javascript code
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 eslint group with 10 updates in the / directory:
7.0.1
10.0.0
9.0.1
12.0.0
8.56.0
9.16.0
6.7.1
6.10.2
7.33.2
7.37.2
17.0.0
18.0.0
1.3.1
1.3.2
10.1.0
10.5.0
4.6.0
5.0.0
48.0.1
56.0.1
Updates
@guardian/eslint-config
from 7.0.1 to 10.0.0Release notes
Sourced from
@guardian/eslint-config
's releases.Commits
c9276a5
🦋 Release package updates (#1826)729cd1e
empty commit296eabb
Bump package versions1f59e3d
Bump the dependencies group across 1 directory with 6 updates (#1827)064c5fb
eslint fixes47948f2
Bump the dependencies group across 1 directory with 6 updates4f83685
Bump rollup from 4.24.0 to 4.27.4 in the rollup group across 1 directory (#1815)74f5e3e
Bump rollup from 4.24.0 to 4.27.4 in the rollup group across 1 directory4f6efbd
Use applicableSections and supportedAPIs to get consentState (#1818)c3a02d4
Add anagram helper to crossword (#1819)Updates
@guardian/eslint-config-typescript
from 9.0.1 to 12.0.0Release notes
Sourced from
@guardian/eslint-config-typescript
's releases.Commits
232b584
🦋 Release package updates (#1649)80eea1d
Update eslint packages (#1644)abd718f
🦋 Release package updates (#1637)a1662f6
Update purple-bags-sell.md (#1647)69ecc3f
Movedesign-tokens
into@guardian/source
(#1638)019b69a
Update source changeset (#1645)7805d16
Aligns values ofrem*
exports fromsource
(#1643)70dd3bc
Remove deprecated typography API (#1639)72ad2e4
Replace typography API instances in dev kitchenc8f1ac5
Remove refs to typography API from testsUpdates
eslint
from 8.56.0 to 9.16.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
cbf7db0
9.16.0715ba8b
Build: changelog update for 9.16.0feb703b
chore: upgrade to@eslint/js@9.16.0
(#19195)df9bf95
chore: package.json update for@eslint/js
release9eefc8f
docs: fix typos inuse-isnan
(#19190)0c8cea8
docs: switch the order of words inno-unreachable
(#19189)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
eslint-plugin-jsx-a11y
from 6.7.1 to 6.10.2Release notes
Sourced from eslint-plugin-jsx-a11y's releases.
Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
... (truncated)
Commits
7f3d698
v6.10.20d01a1a
[meta] fix changelog URLs5dad7c4
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...d15d3ab
[Refactor] avoid spreading things that are already arraysfa9845d
[patch]no-redundandant-roles
: allow\<img src="*.svg" role="img" />
daba189
[Tests]aria-role
: Add valid test for\<svg role="img" />
0bc6378
[Docs]label-has-associated-control
: add line breaks for readability30d2318
[Tests]label-has-associated-control
: add additional test casesd92446c
[Tests] Add tests to reinforce required attributes for role="heading"aa075bd
[Refactor] remove no-longer-neededes-iterator-helpers
Updates
eslint-plugin-react
from 7.33.2 to 7.37.2Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
... (truncated)
Commits
256cf74
Update CHANGELOG and bump version33db656
[Deps] updatees-iterator-helpers
5696f99
[Dev Deps] update@babel/core
,@babel/eslint-parser
, `@babel/plugin-synta...5c23573
[Dev Deps] update@babel/core,
@babel/eslint-parser
,
@babel/plugin-syntax
...c47fa56
[types] [Fix] ensure the index types are generated63aceff
[Fix]destructuring-assignment
: fix false negative when usingtypeof props.a
96d46d5
[Refactor]destructuring-assignment
: usegetParentStatelessComponent
ae6fb8d
Update CHANGELOG and bump version63e0b49
[meta] do not npmignored.ts
files1f95a24
[readme] Fix shared settings linkUpdates
eslint-config-airbnb-typescript
from 17.0.0 to 18.0.0Release notes
Sourced from eslint-config-airbnb-typescript's releases.
Commits
b00dada
chore: upgrade to ts-eslint v7 (#334)Description has been truncated