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 eslint group across 1 directory with 11 updates #11405

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2024

Bumps the eslint group with 11 updates in the / directory:

Package From To
@guardian/eslint-config 7.0.1 8.0.1
@guardian/eslint-config-typescript 9.0.1 10.0.1
@guardian/eslint-plugin-source-react-components 21.0.1 24.0.1
eslint 8.56.0 9.2.0
eslint-plugin-jsx-a11y 6.7.1 6.8.0
eslint-plugin-react 7.33.2 7.34.1
eslint-config-airbnb-typescript 17.0.0 18.0.0
eslint-plugin-jsx-expressions 1.3.1 1.3.2
eslint-plugin-mocha 10.1.0 10.4.3
eslint-plugin-react-hooks 4.6.0 4.6.2
eslint-plugin-unicorn 48.0.1 53.0.0

Updates @guardian/eslint-config from 7.0.1 to 8.0.1

Release notes

Sourced from @​guardian/eslint-config's releases.

@​guardian/eslint-config@​8.0.1

Patch Changes

  • 0382052: 1. All packages are now ES modules, although they should be compatible with CommonJS environments. 2. Adds entry points for projects that can consume package.json#exports, alongside main.
Commits
  • db1d116 🦋 Release package updates (#1427)
  • 15d2513 Do not publish design-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 updates
  • c5aa7be 🦋 Release package updates (#1411)
  • cb33975 Remove dependency updates from changelogs
  • fe26ffa Bump package versions
  • bef8227 build(deps): bump the dependencies group across 1 directory with 3 updates (#...
  • Additional commits viewable in compare view

Updates @guardian/eslint-config-typescript from 9.0.1 to 10.0.1

Release notes

Sourced from @​guardian/eslint-config-typescript's releases.

@​guardian/eslint-config-typescript@​10.0.1

Patch Changes

  • 0382052: 1. All packages are now ES modules, although they should be compatible with CommonJS environments. 2. Adds entry points for projects that can consume package.json#exports, alongside main.
  • Updated dependencies [0382052]
    • @​guardian/eslint-config@​8.0.1
Commits
  • db1d116 🦋 Release package updates (#1427)
  • 15d2513 Do not publish design-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 updates
  • c5aa7be 🦋 Release package updates (#1411)
  • cb33975 Remove dependency updates from changelogs
  • fe26ffa Bump package versions
  • bef8227 build(deps): bump the dependencies group across 1 directory with 3 updates (#...
  • Additional commits viewable in compare view

Updates @guardian/eslint-plugin-source-react-components from 21.0.1 to 24.0.1

Release notes

Sourced from @​guardian/eslint-plugin-source-react-components's releases.

@​guardian/eslint-plugin-source-react-components@​24.0.1

Patch Changes

  • 0382052: 1. All packages are now ES modules, although they should be compatible with CommonJS environments. 2. Adds entry points for projects that can consume package.json#exports, alongside main.
Commits
  • db1d116 🦋 Release package updates (#1427)
  • 15d2513 Do not publish design-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 updates
  • c5aa7be 🦋 Release package updates (#1411)
  • cb33975 Remove dependency updates from changelogs
  • fe26ffa Bump package versions
  • bef8227 build(deps): bump the dependencies group across 1 directory with 3 updates (#...
  • Additional commits viewable in compare view

Updates eslint from 8.56.0 to 9.2.0

Release notes

Sourced from eslint's releases.

v9.2.0

Features

  • 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨)
  • a498f35 feat: update Unicode letter detection in capitalized-comments rule (#18375) (Francesco Trotta)

Bug Fixes

  • eeec413 fix: do not throw when defining a global named defineSetter (#18364) (唯然)

Documentation

  • 0f5df50 docs: Update README (GitHub Actions Bot)
  • 1579ce0 docs: update wording regarding indirect eval (#18394) (Kirk Waiblinger)
  • f12a02c docs: update to eslint v9 in custom-rule-tutorial (#18383) (唯然)

Chores

  • b346605 chore: upgrade @​eslint/js@​9.2.0 (#18413) (Milos Djermanovic)
  • c4c18e0 chore: package.json update for @​eslint/js release (Jenkins)
  • 284722c chore: package.json update for eslint-config-eslint release (Jenkins)
  • 347d44f chore: remove eslintrc export from eslint-config-eslint (#18400) (Milos Djermanovic)
  • f316e20 ci: run tests in Node.js 22 (#18393) (Francesco Trotta)

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 刘展鹏)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.2.0 - May 3, 2024

  • b346605 chore: upgrade @​eslint/js@​9.2.0 (#18413) (Milos Djermanovic)
  • c4c18e0 chore: package.json update for @​eslint/js release (Jenkins)
  • 284722c chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0f5df50 docs: Update README (GitHub Actions Bot)
  • 347d44f chore: remove eslintrc export from eslint-config-eslint (#18400) (Milos Djermanovic)
  • 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨)
  • a498f35 feat: update Unicode letter detection in capitalized-comments rule (#18375) (Francesco Trotta)
  • 1579ce0 docs: update wording regarding indirect eval (#18394) (Kirk Waiblinger)
  • f316e20 ci: run tests in Node.js 22 (#18393) (Francesco Trotta)
  • eeec413 fix: do not throw when defining a global named defineSetter (#18364) (唯然)
  • f12a02c docs: update to eslint v9 in custom-rule-tutorial (#18383) (唯然)

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)

... (truncated)

Commits
  • 271e7ab 9.2.0
  • 989ac9d Build: changelog update for 9.2.0
  • b346605 chore: upgrade @​eslint/js@​9.2.0 (#18413)
  • c4c18e0 chore: package.json update for @​eslint/js release
  • 284722c chore: package.json update for eslint-config-eslint release
  • 0f5df50 docs: Update README
  • 347d44f chore: remove eslintrc export from eslint-config-eslint (#18400)
  • 8485d76 feat: no-case-declarations add suggestions (#18388)
  • a498f35 feat: update Unicode letter detection in capitalized-comments rule (#18375)
  • 1579ce0 docs: update wording regarding indirect eval (#18394)
  • Additional commits viewable in compare view

Updates eslint-plugin-jsx-a11y from 6.7.1 to 6.8.0

Changelog

Sourced from eslint-plugin-jsx-a11y's changelog.

v6.8.0 - 2023-11-01

Merged

Fixed

Commits

  • [Tests] migrate helper parsers function from eslint-plugin-react ce4d57f
  • [Refactor] use es-iterator-helpers 52de824
  • [New] mouse-events-have-key-events: add hoverInHandlers/hoverOutHandlers config db64898
  • [New] add polymorphicPropName setting for polymorphic components fffb05b
  • [Fix] isNonInteractiveElement: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1 64bfea6
  • [Refactor] use hasown instead of has 9a8edde
  • [actions] update used actions 10c061a
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register, aud, eslint-doc-generator, eslint-plugin-import, minimist 6d5022d
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/register, eslint-doc-generator, eslint-plugin-import 4dc7f1e
  • [New] anchor-has-content: Allow title attribute OR aria-label attribute e6bfd5c
  • [patch] mouse-events-have-key-events: rport the attribute, not the node eadd70c
  • [Deps] update @babel/runtime, array-includes, array.prototype.flatmap, object.entries, object.fromentries 46ffbc3
  • [Deps] update @babel/runtime, axobject-query, jsx-ast-utils, semver 5999555
  • [Fix] pin aria-query and axe-core to fix failing tests on main 8d8f016
  • [patch] move semver from Deps to Dev Deps 4da13e7
  • [Deps] update ast-types-flow b755318
  • [Dev Deps] update eslint-plugin-import f1c976b
  • [Deps] unpin language-tags 3d1d26d
  • [Docs] no-static-element-interactions: tabIndex is written tabindex 1271153
  • [Deps] Upgrade ast-types-flow to mitigate Docker user namespacing problems f0d2ddb
  • [Dev Deps] pin jackspeak since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6 0c278f4
Commits
  • 9742753 v6.8.0
  • b755318 [Deps] update ast-types-flow
  • f1c976b [Dev Deps] update eslint-plugin-import
  • 52de824 [Refactor] use es-iterator-helpers
  • 9a8edde [Refactor] use hasown instead of has
  • 46ffbc3 [Deps] update @babel/runtime, array-includes, array.prototype.flatmap, ...
  • 4dc7f1e [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, `@babe...
  • fffb05b [New] add polymorphicPropName setting for polymorphic components
  • 3d1d26d [Deps] unpin language-tags
  • 10c061a [actions] update used actions
  • Additional commits viewable in compare view

Updates eslint-plugin-react from 7.33.2 to 7.34.1

Release notes

Sourced from eslint-plugin-react's releases.

v7.34.1

Fixed

Changed

  • [boolean-prop-naming]: improve error message (@​ljharb)

#1000: jsx-eslint/eslint-plugin-react#1000 #1002: jsx-eslint/eslint-plugin-react#1002 #1005: jsx-eslint/eslint-plugin-react#1005 #100: jsx-eslint/eslint-plugin-react#100 #1010: jsx-eslint/eslint-plugin-react#1010 #1013: jsx-eslint/eslint-plugin-react#1013 #1022: jsx-eslint/eslint-plugin-react#1022 #1029: jsx-eslint/eslint-plugin-react#1029 #102: jsx-eslint/eslint-plugin-react#102 #1034: jsx-eslint/eslint-plugin-react#1034 #1038: jsx-eslint/eslint-plugin-react#1038 #1041: jsx-eslint/eslint-plugin-react#1041 #1043: jsx-eslint/eslint-plugin-react#1043 #1046: jsx-eslint/eslint-plugin-react#1046 #1047: jsx-eslint/eslint-plugin-react#1047 #1050: jsx-eslint/eslint-plugin-react#1050 #1053: jsx-eslint/eslint-plugin-react#1053 #1057: jsx-eslint/eslint-plugin-react#1057 #105: jsx-eslint/eslint-plugin-react#105 #1061: jsx-eslint/eslint-plugin-react#1061 #1062: jsx-eslint/eslint-plugin-react#1062 #1070: jsx-eslint/eslint-plugin-react#1070 #1071: jsx-eslint/eslint-plugin-react#1071 #1073: jsx-eslint/eslint-plugin-react#1073 #1076: jsx-eslint/eslint-plugin-react#1076 #1079: jsx-eslint/eslint-plugin-react#1079 #1088: jsx-eslint/eslint-plugin-react#1088 #1098: jsx-eslint/eslint-plugin-react#1098 #1101: jsx-eslint/eslint-plugin-react#1101 #1103: jsx-eslint/eslint-plugin-react#1103 #110: jsx-eslint/eslint-plugin-react#110 #1116: jsx-eslint/eslint-plugin-react#1116 #1117: jsx-eslint/eslint-plugin-react#1117 #1119: jsx-eslint/eslint-plugin-react#1119 #1121: jsx-eslint/eslint-plugin-react#1121 #1122: jsx-eslint/eslint-plugin-react#1122 #1123: jsx-eslint/eslint-plugin-react#1123

... (truncated)

Changelog

Sourced from eslint-plugin-react's changelog.

7.34.1 - 2024.03.15

Fixed

Changed

  • [boolean-prop-naming]: improve error message (@​ljharb)

#3715: jsx-eslint/eslint-plugin-react#3715 #3713: jsx-eslint/eslint-plugin-react#3713 #3707: jsx-eslint/eslint-plugin-react#3707 #3705: jsx-eslint/eslint-plugin-react#3705 #3704: jsx-eslint/eslint-plugin-react#3704 #3701: jsx-eslint/eslint-plugin-react#3701 #3700: jsx-eslint/eslint-plugin-react#3700

[7.34.0] - 2024.03.03

Added

  • [sort-prop-types]: give errors on TS types (#3615[] @​akulsr0)
  • [no-invalid-html-attribute]: add support for apple-touch-startup-image rel attributes in link tags (#3638[] @​thomashockaday)
  • [no-unknown-property]: add requireDataLowercase option (#3645[] @​HermanBilous)
  • [no-unknown-property]: add displaystyle on <math> (#3652[] @​lounsbrough)
  • [prefer-read-only-props], [prop-types], component detection: allow components to be async functions (#3654[] @​pnodet)
  • [no-unknown-property]: support onResize on audio/video tags (#3662[] @​caesar1030)
  • [jsx-wrap-multilines]: add never option to prohibit wrapping parens on multiline JSX (#3668[] @​reedws)
  • [jsx-filename-extension]: add ignoreFilesWithoutCode option to allow empty files (#3674[] @​burtek)
  • [jsx-boolean-value]: add assumeUndefinedIsFalse option (#3675[] @​developer-bandi)
  • linkAttribute setting, [jsx-no-target-blank]: support multiple properties (#3673[] @​burtek)
  • [jsx-no-script-url]: add includeFromSettings option to support linkAttributes setting (#3673[] @​burtek)
  • [jsx-one-expression-per-line]: add non-jsx option to allow non-JSX children in one line (#3677[] @​burtek)
  • add [checked-requires-onchange-or-readonly] rule (#3680[] @​jaesoekjjang)

Fixed

Changed

... (truncated)

Commits
  • eea45bf Update CHANGELOG and bump version
  • e4ecbcf [Fix] checked-requires-onchange-or-readonly: correct options that were beha...
  • 69de42e [Fix] no-unknown-property: only match data-* attributes containing -
  • da1013c [Docs] jsx-no-constructed-context-values: fix some typos
  • c3275a4 [Fix] no-unknown-property: support popover, popovertarget, `popovertarg...
  • a920463 [Fix] boolean-prop-naming: improve error message
  • 48291e8 [Fix] boolean-prop-naming: allow TSIntersectionType
  • 0abebc6 [Fix] boolean-prop-naming: literalType error fix
  • 901c794 [Fix] boolean-prop-naming: detect TS interfaces
  • 8c2bdb2 [actions] update workflows
  • Additional commits viewable in compare view

Updates eslint-config-airbnb-typescript from 17.0.0 to 18.0.0

Release notes

Sourced from eslint-config-airbnb-typescript's releases.

v18.0.0

18.0.0 (2024-03-02)

chore

BREAKING CHANGES

v17.1.0

17.1.0 (2023-07-13)

Features

Commits
  • b00dada chore: upgrade to ts-eslint v7 (

@dependabot dependabot bot requested review from a team as code owners May 10, 2024 18:35
@dependabot dependabot bot added AR Dependency Dependency for AR project javascript Pull requests that update Javascript code labels May 10, 2024
Copy link

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

Copy link

github-actions bot commented May 10, 2024

Size Change: 0 B

Total Size: 794 kB

ℹ️ View Unchanged
Filename Size
dotcom-rendering/dist/1006.client.web.********************.js 3.19 kB
dotcom-rendering/dist/1045.client.web.********************.js 12.3 kB
dotcom-rendering/dist/1094.client.web.********************.js 5.93 kB
dotcom-rendering/dist/110.client.web.********************.js 8.65 kB
dotcom-rendering/dist/1225.client.web.********************.js 781 B
dotcom-rendering/dist/1299.client.web.********************.js 926 B
dotcom-rendering/dist/1640.client.web.********************.js 4.83 kB
dotcom-rendering/dist/1692.client.web.********************.js 3.04 kB
dotcom-rendering/dist/1810.client.web.********************.js 3.59 kB
dotcom-rendering/dist/1889.client.web.********************.js 3.61 kB
dotcom-rendering/dist/2062.client.web.********************.js 2.9 kB
dotcom-rendering/dist/2170.client.web.********************.js 6.75 kB
dotcom-rendering/dist/226.client.web.********************.js 3.79 kB
dotcom-rendering/dist/2284.client.web.********************.js 3.13 kB
dotcom-rendering/dist/2342.client.web.********************.js 1 kB
dotcom-rendering/dist/2344.client.web.********************.js 3.35 kB
dotcom-rendering/dist/2373.client.web.********************.js 10.3 kB
dotcom-rendering/dist/2471.client.web.********************.js 715 B
dotcom-rendering/dist/2778.client.web.********************.js 853 B
dotcom-rendering/dist/2784.client.web.********************.js 5.85 kB
dotcom-rendering/dist/2920.client.web.********************.js 526 B
dotcom-rendering/dist/3000.client.web.********************.js 887 B
dotcom-rendering/dist/3114.client.web.********************.js 651 B
dotcom-rendering/dist/3118.client.web.********************.js 496 B
dotcom-rendering/dist/3149.client.web.********************.js 2.01 kB
dotcom-rendering/dist/3255.client.web.********************.js 803 B
dotcom-rendering/dist/3257.client.web.********************.js 3.6 kB
dotcom-rendering/dist/3336.client.web.********************.js 781 B
dotcom-rendering/dist/3399.client.web.********************.js 4.63 kB
dotcom-rendering/dist/3428.client.web.********************.js 3.85 kB
dotcom-rendering/dist/3463.client.web.********************.js 2.8 kB
dotcom-rendering/dist/3494.client.web.********************.js 823 B
dotcom-rendering/dist/3642.client.web.********************.js 787 B
dotcom-rendering/dist/3787.client.web.********************.js 5.51 kB
dotcom-rendering/dist/3849.client.web.********************.js 2.41 kB
dotcom-rendering/dist/3922.client.web.********************.js 724 B
dotcom-rendering/dist/3932.client.web.********************.js 789 B
dotcom-rendering/dist/3982.client.web.********************.js 4.77 kB
dotcom-rendering/dist/4103.client.web.********************.js 22.4 kB
dotcom-rendering/dist/424.client.web.********************.js 749 B
dotcom-rendering/dist/4442.client.web.********************.js 823 B
dotcom-rendering/dist/4463.client.web.********************.js 3.06 kB
dotcom-rendering/dist/4666.client.web.********************.js 8.97 kB
dotcom-rendering/dist/4673.client.web.********************.js 723 B
dotcom-rendering/dist/4811.client.web.********************.js 994 B
dotcom-rendering/dist/499.client.web.********************.js 2.82 kB
dotcom-rendering/dist/5044.client.web.********************.js 804 B
dotcom-rendering/dist/5077.client.web.********************.js 441 B
dotcom-rendering/dist/5084.client.web.********************.js 751 B
dotcom-rendering/dist/523.client.web.********************.js 17.9 kB
dotcom-rendering/dist/5247.client.web.********************.js 2.95 kB
dotcom-rendering/dist/5308.client.web.********************.js 2.7 kB
dotcom-rendering/dist/5530.client.web.********************.js 2.01 kB
dotcom-rendering/dist/565.client.web.********************.js 669 B
dotcom-rendering/dist/5817.client.web.********************.js 915 B
dotcom-rendering/dist/6093.client.web.********************.js 749 B
dotcom-rendering/dist/6167.client.web.********************.js 640 B
dotcom-rendering/dist/6239.client.web.********************.js 3.42 kB
dotcom-rendering/dist/6241.client.web.********************.js 3.33 kB
dotcom-rendering/dist/6257.client.web.********************.js 3.87 kB
dotcom-rendering/dist/6351.client.web.********************.js 5.83 kB
dotcom-rendering/dist/648.client.web.********************.js 5.89 kB
dotcom-rendering/dist/6640.client.web.********************.js 906 B
dotcom-rendering/dist/6870.client.web.********************.js 959 B
dotcom-rendering/dist/7085.client.web.********************.js 8.23 kB
dotcom-rendering/dist/7110.client.web.********************.js 3 kB
dotcom-rendering/dist/7116.client.web.********************.js 23 kB
dotcom-rendering/dist/7196.client.web.********************.js 889 B
dotcom-rendering/dist/72.client.web.********************.js 961 B
dotcom-rendering/dist/7270.client.web.********************.js 155 B
dotcom-rendering/dist/7387.client.web.********************.js 955 B
dotcom-rendering/dist/7660.client.web.********************.js 3.65 kB
dotcom-rendering/dist/7697.client.web.********************.js 619 B
dotcom-rendering/dist/7703.client.web.********************.js 2.66 kB
dotcom-rendering/dist/7723.client.web.********************.js 921 B
dotcom-rendering/dist/7859.client.web.********************.js 3.8 kB
dotcom-rendering/dist/8082.client.web.********************.js 3.48 kB
dotcom-rendering/dist/8134.client.web.********************.js 595 B
dotcom-rendering/dist/8179.client.web.********************.js 825 B
dotcom-rendering/dist/8182.client.web.********************.js 3.85 kB
dotcom-rendering/dist/8279.client.web.********************.js 42.9 kB
dotcom-rendering/dist/8346.client.web.********************.js 4.46 kB
dotcom-rendering/dist/8565.client.web.********************.js 642 B
dotcom-rendering/dist/8768.client.web.********************.js 1.54 kB
dotcom-rendering/dist/8791.client.web.********************.js 1 kB
dotcom-rendering/dist/8851.client.web.********************.js 2.93 kB
dotcom-rendering/dist/889.client.web.********************.js 854 B
dotcom-rendering/dist/8907.client.web.********************.js 789 B
dotcom-rendering/dist/9060.client.web.********************.js 877 B
dotcom-rendering/dist/9225.client.web.********************.js 582 B
dotcom-rendering/dist/9396.client.web.********************.js 680 B
dotcom-rendering/dist/9430.client.web.********************.js 508 B
dotcom-rendering/dist/9448.client.web.********************.js 2.98 kB
dotcom-rendering/dist/9455.client.web.********************.js 6.41 kB
dotcom-rendering/dist/9535.client.web.********************.js 2.67 kB
dotcom-rendering/dist/9604.client.web.********************.js 530 B
dotcom-rendering/dist/9655.client.web.********************.js 3.58 kB
dotcom-rendering/dist/9789.client.web.********************.js 922 B
dotcom-rendering/dist/9804.client.web.********************.js 2.94 kB
dotcom-rendering/dist/9936.client.web.********************.js 1.85 kB
dotcom-rendering/dist/AdBlockAsk-importable.client.web.********************.js 2.85 kB
dotcom-rendering/dist/AdPortals-importable.client.web.********************.js 3.77 kB
dotcom-rendering/dist/AlreadyVisited-importable.client.web.********************.js 422 B
dotcom-rendering/dist/AppsEpic-importable.client.web.********************.js 3.53 kB
dotcom-rendering/dist/AppsFooter-importable.client.web.********************.js 3.62 kB
dotcom-rendering/dist/AppsLightboxImage-importable.client.web.********************.js 3.02 kB
dotcom-rendering/dist/AppsLightboxImageStore-importable.client.web.********************.js 2.46 kB
dotcom-rendering/dist/AudioAtomWrapper-importable.client.web.********************.js 3.57 kB
dotcom-rendering/dist/AustralianTerritorySwitcher-importable.client.web.********************.js 2.01 kB
dotcom-rendering/dist/Branding-importable.client.web.********************.js 2.8 kB
dotcom-rendering/dist/braze-web-sdk-core.client.web.********************.js 36.9 kB
dotcom-rendering/dist/BrazeMessaging-importable.client.web.********************.js 1.91 kB
dotcom-rendering/dist/CalloutBlockComponent-importable.client.web.********************.js 6.73 kB
dotcom-rendering/dist/CalloutEmbedBlockComponent-importable.client.web.********************.js 5.75 kB
dotcom-rendering/dist/CardCommentCount-importable.client.web.********************.js 4.82 kB
dotcom-rendering/dist/Carousel-importable.client.web.********************.js 7.2 kB
dotcom-rendering/dist/CarouselForNewsletters-importable.client.web.********************.js 5.64 kB
dotcom-rendering/dist/ChartAtom-importable.client.web.********************.js 536 B
dotcom-rendering/dist/CommentCount-importable.client.web.********************.js 3.26 kB
dotcom-rendering/dist/DiscussionApps-importable.client.web.********************.js 1.81 kB
dotcom-rendering/dist/DiscussionMeta-importable.client.web.********************.js 3.08 kB
dotcom-rendering/dist/DiscussionWeb-importable.client.web.********************.js 1.67 kB
dotcom-rendering/dist/DocumentBlockComponent-importable.client.web.********************.js 3.56 kB
dotcom-rendering/dist/EmbedBlockComponent-importable.client.web.********************.js 4.11 kB
dotcom-rendering/dist/EnhancePinnedPost-importable.client.web.********************.js 2.01 kB
dotcom-rendering/dist/FetchOnwardsData-importable.client.web.********************.js 2.42 kB
dotcom-rendering/dist/FilterKeyEventsToggle-importable.client.web.********************.js 3.79 kB
dotcom-rendering/dist/FocusStyles-importable.client.web.********************.js 610 B
dotcom-rendering/dist/FollowWrapper-importable.client.web.********************.js 843 B
dotcom-rendering/dist/FooterLabel-importable.client.web.********************.js 342 B
dotcom-rendering/dist/frameworks.client.web.********************.js 20.7 kB
dotcom-rendering/dist/GetCricketScoreboard-importable.client.web.********************.js 4.42 kB
dotcom-rendering/dist/GetMatchNav-importable.client.web.********************.js 10.9 kB
dotcom-rendering/dist/GetMatchStats-importable.client.web.********************.js 2.19 kB
dotcom-rendering/dist/GetMatchTabs-importable.client.web.********************.js 2.64 kB
dotcom-rendering/dist/guardian-braze-components-banner.client.web.********************.js 15.1 kB
dotcom-rendering/dist/guardian-braze-components-end-of-article.client.web.********************.js 9.63 kB
dotcom-rendering/dist/GuideAtomWrapper-importable.client.web.********************.js 781 B
dotcom-rendering/dist/HeaderTopBar-importable.client.web.********************.js 7.04 kB
dotcom-rendering/dist/index.client.web.********************.js 47.3 kB
dotcom-rendering/dist/InstagramBlockComponent-importable.client.web.********************.js 3.65 kB
dotcom-rendering/dist/InteractiveAtomMessenger-importable.client.web.********************.js 854 B
dotcom-rendering/dist/InteractiveBlockComponent-importable.client.web.********************.js 6.17 kB
dotcom-rendering/dist/InteractiveContentsBlockComponent-importable.client.web.********************.js 4.66 kB
dotcom-rendering/dist/InteractiveSupportButton-importable.client.web.********************.js 3.48 kB
dotcom-rendering/dist/KeyEventsCarousel-importable.client.web.********************.js 4.66 kB
dotcom-rendering/dist/KnowledgeQuizAtom-importable.client.web.********************.js 3.49 kB
dotcom-rendering/dist/LatestLinks-importable.client.web.********************.js 2.76 kB
dotcom-rendering/dist/LightboxHash-importable.client.web.********************.js 434 B
dotcom-rendering/dist/LightboxLayout-importable.client.web.********************.js 6.43 kB
dotcom-rendering/dist/LiveBlogEpic-importable.client.web.********************.js 3.69 kB
dotcom-rendering/dist/Liveness-importable.client.web.********************.js 4.93 kB
dotcom-rendering/dist/ManyNewsletterSignUp-importable.client.web.********************.js 6.7 kB
dotcom-rendering/dist/MapEmbedBlockComponent-importable.client.web.********************.js 5.63 kB
dotcom-rendering/dist/Metrics-importable.client.web.********************.js 2.97 kB
dotcom-rendering/dist/MostViewedFooter-importable.client.web.********************.js 5.75 kB
dotcom-rendering/dist/MostViewedFooterData-importable.client.web.********************.js 8.32 kB
dotcom-rendering/dist/MostViewedRightWrapper-importable.client.web.********************.js 4.01 kB
dotcom-rendering/dist/OnwardsUpper-importable.client.web.********************.js 4.33 kB
dotcom-rendering/dist/PersonalityQuizAtom-importable.client.web.********************.js 3.62 kB
dotcom-rendering/dist/ProfileAtom-importable.client.web.********************.js 542 B
dotcom-rendering/dist/ProfileAtomWrapper-importable.client.web.********************.js 800 B
dotcom-rendering/dist/PulsingDot-importable.client.web.********************.js 750 B
dotcom-rendering/dist/QandaAtom-importable.client.web.********************.js 538 B
dotcom-rendering/dist/ReaderRevenueDev-importable.client.web.********************.js 469 B
dotcom-rendering/dist/readerRevenueDevUtils.client.web.********************.js 1.89 kB
dotcom-rendering/dist/ReaderRevenueLinks-importable.client.web.********************.js 4.64 kB
dotcom-rendering/dist/RelativeTime-importable.client.web.********************.js 1.99 kB
dotcom-rendering/dist/RichLinkComponent-importable.client.web.********************.js 6.76 kB
dotcom-rendering/dist/SecureSignup-importable.client.web.********************.js 3.63 kB
dotcom-rendering/dist/SendAMessage-importable.client.web.********************.js 4.41 kB
dotcom-rendering/dist/SendTargetingParams-importable.client.web.********************.js 2.14 kB
dotcom-rendering/dist/sentry.client.web.********************.js 765 B
dotcom-rendering/dist/SetABTests-importable.client.web.********************.js 3.95 kB
dotcom-rendering/dist/SetAdTargeting-importable.client.web.********************.js 484 B
dotcom-rendering/dist/ShareButton-importable.client.web.********************.js 1.52 kB
dotcom-rendering/dist/shimport.client.web.********************.js 2.79 kB
dotcom-rendering/dist/ShowHideContainers-importable.client.web.********************.js 648 B
dotcom-rendering/dist/ShowMore-importable.client.web.********************.js 6.96 kB
dotcom-rendering/dist/SignInGateCustomizableText.client.web.********************.js 956 B
dotcom-rendering/dist/SignInGateMain.client.web.********************.js 1.19 kB
dotcom-rendering/dist/SignInGateMainCheckoutComplete.client.web.********************.js 2.69 kB
dotcom-rendering/dist/SignInGateSelector-importable.client.web.********************.js 3.81 kB
dotcom-rendering/dist/SlotBodyEnd-importable.client.web.********************.js 4.14 kB
dotcom-rendering/dist/SpotifyBlockComponent-importable.client.web.********************.js 5.47 kB
dotcom-rendering/dist/StickyBottomBanner-importable.client.web.********************.js 3.85 kB
dotcom-rendering/dist/SubNav-importable.client.web.********************.js 3.23 kB
dotcom-rendering/dist/SupportTheG-importable.client.web.********************.js 4.76 kB
dotcom-rendering/dist/TableOfContents-importable.client.web.********************.js 3.19 kB
dotcom-rendering/dist/TimelineAtom-importable.client.web.********************.js 1.24 kB
dotcom-rendering/dist/TopBar-importable.client.web.********************.js 3.08 kB
dotcom-rendering/dist/TweetBlockComponent-importable.client.web.********************.js 1.01 kB
dotcom-rendering/dist/UnsafeEmbedBlockComponent-importable.client.web.********************.js 3.66 kB
dotcom-rendering/dist/VideoFacebookBlockComponent-importable.client.web.********************.js 5.64 kB
dotcom-rendering/dist/VineBlockComponent-importable.client.web.********************.js 3.5 kB
dotcom-rendering/dist/WeatherWrapper-importable.client.web.********************.js 5.51 kB
dotcom-rendering/dist/YoutubeBlockComponent-importable.client.web.********************.js 4.65 kB

compressed-size-action

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-a885b4b745 branch 5 times, most recently from 5ec103f to 2baa882 Compare May 17, 2024 10:20
Bumps the eslint group with 11 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` | `10.0.1` |
| [@guardian/eslint-plugin-source-react-components](https://github.com/guardian/csnx) | `21.0.1` | `24.0.1` |
| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.2.0` |
| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.7.1` | `6.8.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.34.1` |
| [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.4.3` |
| [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` | `53.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/eslint-config@7.0.1...@guardian/eslint-config@8.0.1)

Updates `@guardian/eslint-config-typescript` from 9.0.1 to 10.0.1
- [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@10.0.1)

Updates `@guardian/eslint-plugin-source-react-components` from 21.0.1 to 24.0.1
- [Release notes](https://github.com/guardian/csnx/releases)
- [Commits](https://github.com/guardian/csnx/compare/@guardian/eslint-plugin-source-react-components@21.0.1...@guardian/eslint-plugin-source-react-components@24.0.1)

Updates `eslint` from 8.56.0 to 9.2.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.2.0)

Updates `eslint-plugin-jsx-a11y` from 6.7.1 to 6.8.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.8.0)

Updates `eslint-plugin-react` from 7.33.2 to 7.34.1
- [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.34.1)

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.4.3
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases)
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/main/CHANGELOG.md)
- [Commits](lo1tuma/eslint-plugin-mocha@10.1.0...10.4.3)

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 53.0.0
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v48.0.1...v53.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: "@guardian/eslint-plugin-source-react-components"
  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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-a885b4b745 branch from 2baa882 to 18c0f2c Compare May 17, 2024 18:13
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #11455.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-a885b4b745 branch May 20, 2024 18:56
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants