-
Notifications
You must be signed in to change notification settings - Fork 31
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 #12117
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
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: -3 B (0%) Total Size: 936 kB ℹ️ View Unchanged
|
c7ed3c3
to
5244b79
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` | `8.0.1` | | [@guardian/eslint-config-typescript](https://github.com/guardian/csnx) | `9.0.1` | `11.0.0` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.9.0` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.7.1` | `6.9.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.35.0` | | [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` | `4.6.2` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `48.0.1` | `55.0.0` | Updates `@guardian/eslint-config` from 7.0.1 to 8.0.1 - [Release notes](https://github.com/guardian/csnx/releases) - [Commits](https://github.com/guardian/csnx/compare/@guardian/[email protected]...@guardian/[email protected]) Updates `@guardian/eslint-config-typescript` from 9.0.1 to 11.0.0 - [Release notes](https://github.com/guardian/csnx/releases) - [Commits](https://github.com/guardian/csnx/compare/@guardian/[email protected]...@guardian/[email protected]) Updates `eslint` from 8.56.0 to 9.9.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.9.0) Updates `eslint-plugin-jsx-a11y` from 6.7.1 to 6.9.0 - [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.9.0) Updates `eslint-plugin-react` from 7.33.2 to 7.35.0 - [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.35.0) 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 4.6.2 - [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/HEAD/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-unicorn` from 48.0.1 to 55.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v48.0.1...v55.0.0) --- 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-patch 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] <[email protected]>
5244b79
to
3d34666
Compare
Superseded by #12155. |
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
8.0.1
9.0.1
11.0.0
8.56.0
9.9.0
6.7.1
6.9.0
7.33.2
7.35.0
17.0.0
18.0.0
1.3.1
1.3.2
10.1.0
10.5.0
4.6.0
4.6.2
48.0.1
55.0.0
Updates
@guardian/eslint-config
from 7.0.1 to 8.0.1Commits
db1d116
🦋 Release package updates (#1427)15d2513
Do not publishdesign-tokens
(#1429)7e67649
Update esmodules changeset (#1428)0382052
Simplify the build pipeline (#1385)13eb569
build(deps-dev): bump the babel group with 3 updates (#1398)0733efb
build(deps-dev): bump the babel group with 3 updatesc5aa7be
🦋 Release package updates (#1411)cb33975
Remove dependency updates from changelogsfe26ffa
Bump package versionsbef8227
build(deps): bump the dependencies group across 1 directory with 3 updates (#...Updates
@guardian/eslint-config-typescript
from 9.0.1 to 11.0.0Release notes
Sourced from
@guardian/eslint-config-typescript
's releases.Commits
44fd7be
Bump TypeScript tov5.5.2
in all packages (#1593)279f298
apply changesets9258178
remove deprecated import233b8de
handle mocking es modulee5b15dc
update typescript to5.5.2
3cdf19a
use local packages if they’re in rangea0c21ad
Add web vital attribution data (#1584)4de52e7
Update changeset26da0dd
bump web-vitals to 4.2.03d81864
Fix tests to not use nullUpdates
eslint
from 8.56.0 to 9.9.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
0dd3863
9.9.02e5ba77
Build: changelog update for 9.9.0461b2c3
chore: upgrade to@eslint/[email protected]
(#18765)59dba1b
chore: package.json update for@eslint/js
releasefea8563
chore: update dependency@eslint/core
to ^0.3.0 (#18724)41d0206
feat: Add support for TS config files (#18134)aac191e
chore: update dependency@eslint/json
to ^0.3.0 (#18760)9fe068c
docs: how to author plugins with configs that extend other configs (#18753)b97fa05
chore: update wdio dependencies for more stable tests (#18759)3a4eaf9
feat: add suggestion torequire-await
to removeasync
keyword (#18716)Updates
eslint-plugin-jsx-a11y
from 6.7.1 to 6.9.0Release notes
Sourced from eslint-plugin-jsx-a11y's releases.
Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
... (truncated)
Commits
882bd4d
v6.9.0961817f
[actions] pin codecov to v3.1.56a048da
[Fix] ensuresummary
remains non-interactive75d5dd7
Revert "[Fix]isNonInteractiveElement
: Upgrade aria-query to 5.3.0 and axob...32fd82c
[Deps] pinaria-query
andaxobject-query
, addls-engines
test to CI0a98ad8
[Deps] remove@babel/runtime
6b5f096
[New] add support for Flat Config51a1ca7
[actions] update actions/checkout5d14408
[Deps] update@babel/runtime
,array-includes
,es-iterator-helpers
, `has...1271ac1
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...Updates
eslint-plugin-react
from 7.33.2 to 7.35.0Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
... (truncated)
Commits
c6fdccd
Update CHANGELOG and bump versiona4b0bbc
[Fix]require-default-props
: report when required props have default valuea08cb93
[Fix]sort-prop-types
: single line type ending without semicolon4b3209b
[meta] no point in supporting eslint 9.0 - 9.6 initiallyca8b11e
[Dev Deps] update@babel/core
,@babel/eslint-parser
597553d
[New]no-danger
: addcustomComponentNames
optionc58f04b
[New]jsx-closing-tag-location
: addline-aligned
option00b89fe
[New] version settings: Allow react defaultVersion to be configurable4d2fd86
[Refactor]variableUtil
: Avoid creating a single flat variable scope for ea...6a83d67
[New]jsx-handler-names
: support ignoring component namesUpdates
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)8ef77c9
feat: support@typescript-eslint
to v6 (#325)Updates
eslint-plugin-jsx-expressions
from 1.3.1 to 1.3.2Release notes
Sourced from eslint-plugin-jsx-expressions's releases.
Commits
4efc41a
1.3.24567e1f
upgrade typescript-eslint and other dependencies (#14)cb612d1
Add values, additional example (#9)Updates
eslint-plugin-mocha
from 10.1.0 to 10.5.0Release notes
Sourced from eslint-plugin-mocha's releases.