-
Notifications
You must be signed in to change notification settings - Fork 292
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
chore(deps-dev): bump the eslint group across 1 directory with 5 updates #18322
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
force-pushed
the
dependabot/npm_and_yarn/eslint-dd012d7dfd
branch
from
November 17, 2024 15:45
ba67898
to
47bbb1c
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/eslint-dd012d7dfd
branch
2 times, most recently
from
November 17, 2024 15:50
93cc5c8
to
1f9a629
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/eslint-dd012d7dfd
branch
from
November 17, 2024 15:53
1f9a629
to
c8afb57
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/eslint-dd012d7dfd
branch
from
November 19, 2024 13:09
c8afb57
to
457ea0d
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/eslint-dd012d7dfd
branch
from
November 24, 2024 15:32
457ea0d
to
55f6b9d
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/eslint-dd012d7dfd
branch
from
November 24, 2024 15:39
55f6b9d
to
d028ee5
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/eslint-dd012d7dfd
branch
2 times, most recently
from
November 24, 2024 15:44
d6b0e11
to
cd182fd
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/eslint-dd012d7dfd
branch
from
November 24, 2024 15:50
cd182fd
to
5fa39a0
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/eslint-dd012d7dfd
branch
from
November 24, 2024 15:58
5fa39a0
to
9c135c2
Compare
Bumps the eslint group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@emotion/eslint-plugin](https://github.com/emotion-js/emotion) | `11.11.0` | `11.12.0` | | [@wireapp/eslint-config](https://github.com/wireapp/wire-web-packages) | `3.0.7` | `3.0.19` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.15.0` | | [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) | `8.56.5` | `9.6.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` | Updates `@emotion/eslint-plugin` from 11.11.0 to 11.12.0 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `@wireapp/eslint-config` from 3.0.7 to 3.0.19 - [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) Updates `eslint` from 8.57.0 to 9.15.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.15.0) Updates `@types/eslint` from 8.56.5 to 9.6.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint) Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1) --- updated-dependencies: - dependency-name: "@emotion/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@wireapp/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: "@types/eslint" dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/eslint-dd012d7dfd
branch
from
November 25, 2024 10:45
9c135c2
to
23aff91
Compare
Quality Gate passedIssues Measures |
Superseded by #18381. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 5 updates in the / directory:
11.11.0
11.12.0
3.0.7
3.0.19
8.57.0
9.15.0
8.56.5
9.6.1
5.1.3
5.2.1
Updates
@emotion/eslint-plugin
from 11.11.0 to 11.12.0Release notes
Sourced from
@emotion/eslint-plugin
's releases.Commits
d57cfcb
Version Packages (#3188)d1994c4
Improved compatibility with the upcoming@types/react
for React 19 (#3206)56109e7
Only forward definedref
s (#3208)de80631
Update Changesets (#3207)4cc565f
Update Jest dependencies (#3199)b4da6d3
Update TypeScript, ESLint and Prettier (#3200)65a1eea
Make runtime label extraction opt-in (#2815)fc74bee
Merge pull request #2555 from emotion-js/ts-migration1effaf9
Merge remote-tracking branch 'origin/main' into ts-migration73f6881
Update best-practices.mdx (#3180)Updates
@wireapp/eslint-config
from 3.0.7 to 3.0.19Commits
a2d0caf
chore: Publish [skip ci]6f20b51
feat(react-ui-kit): add focus for switch button (#6578)3a5a308
fix(core, api-client): Add abort controller to notifications api call (WPB-11...4d5462b
chore(deps-dev): bump@lerna-lite/publish
from 3.9.2 to 3.9.3d485b13
chore(deps-dev): bump@lerna-lite/version
from 3.9.2 to 3.9.3ba99fe4
chore(deps): bump typescript from 5.6.2 to 5.6.35d9ca02
chore(deps-dev): bump@types/node
from 22.7.4 to 22.7.53c90d63
chore(deps-dev): bump@lerna-lite/cli
from 3.9.2 to 3.9.3867e1af
chore(deps-dev): bump@babel/eslint-parser
from 7.25.7 to 7.25.85aaf8d9
chore(deps-dev): bump@types/react-dom
from 18.3.0 to 18.3.1Updates
eslint
from 8.57.0 to 9.15.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
6f37b07
9.15.01d99f29
Build: changelog update for 9.15.02967d91
chore: upgrade@eslint/js
@9
.15.0 (#19133)b441bee
chore: package.json update for@eslint/js
release7d6bf4a
chore: upgrade@eslint/core
@0
.9.0 (#19131)01557ce
feat: Implement Language#normalizeLanguageOptions() (#19104)902e707
chore: upgrade@eslint/plugin-kit
@0
.2.3 (#19130)2edc0e2
feat: add meta.defaultOptions (#17656)fd33f13
fix: update types forno-restricted-imports
rule (#19060)5ff6c1d
chore: bump cross-spawn (#19125)Updates
@types/eslint
from 8.56.5 to 9.6.1Commits
Updates
eslint-plugin-prettier
from 5.1.3 to 5.2.1Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
51324d9
chore: fix CHANGELOG.md formatting issue24288c7
chore: release eslint-plugin-prettier (#669)ac036cc
build(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)a1e6f4a
build(deps): Bump braces from 3.0.2 to 3.0.3 (#665)de9751c
build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (#661)02c21a5
chore: release eslint-plugin-prettier (#653)f170011
feat: support parsinghtml
via@html-eslint/parser
natively (#652)Dependabot 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 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