-
-
Notifications
You must be signed in to change notification settings - Fork 1
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 dev-dependencies group with 10 updates #57
Merged
svierk
merged 1 commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-f1226b10a3
Dec 1, 2023
Merged
chore(deps-dev): bump the dev-dependencies group with 10 updates #57
svierk
merged 1 commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-f1226b10a3
Dec 1, 2023
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
Bumps the dev-dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.2` | `7.23.5` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.22.15` | `7.23.3` | | [@locker/eslint-config-locker](https://github.com/salesforce-experience-platform-emu/locker/tree/HEAD/packages/@locker/eslint-config-locker) | `0.20.5` | `0.20.8` | | [@lwc/eslint-plugin-lwc](https://github.com/salesforce/eslint-plugin-lwc) | `1.6.4` | `1.7.0` | | [@sa11y/jest](https://github.com/salesforce/sa11y/tree/HEAD/packages/jest) | `6.0.0` | `6.2.2` | | [@salesforce/sfdx-lwc-jest](https://github.com/salesforce/sfdx-lwc-jest) | `3.0.1` | `3.1.0` | | [eslint](https://github.com/eslint/eslint) | `8.52.0` | `8.54.0` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.0.2` | `15.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` | Updates `@babel/core` from 7.23.2 to 7.23.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-core) Updates `@babel/eslint-parser` from 7.22.15 to 7.23.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.3/eslint/babel-eslint-parser) Updates `@locker/eslint-config-locker` from 0.20.5 to 0.20.8 - [Commits](https://github.com/salesforce-experience-platform-emu/locker/commits/HEAD/packages/@locker/eslint-config-locker) Updates `@lwc/eslint-plugin-lwc` from 1.6.4 to 1.7.0 - [Release notes](https://github.com/salesforce/eslint-plugin-lwc/releases) - [Commits](salesforce/eslint-plugin-lwc@v1.6.4...v1.7.0) Updates `@sa11y/jest` from 6.0.0 to 6.2.2 - [Release notes](https://github.com/salesforce/sa11y/releases) - [Changelog](https://github.com/salesforce/sa11y/blob/master/CHANGELOG.md) - [Commits](https://github.com/salesforce/sa11y/commits/v6.2.2/packages/jest) Updates `@salesforce/sfdx-lwc-jest` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/salesforce/sfdx-lwc-jest/releases) - [Changelog](https://github.com/salesforce/sfdx-lwc-jest/blob/master/CHANGELOG.md) - [Commits](salesforce/sfdx-lwc-jest@v3.0.1...v3.1.0) Updates `eslint` from 8.52.0 to 8.54.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.52.0...v8.54.0) Updates `lint-staged` from 15.0.2 to 15.1.0 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.0.2...v15.1.0) Updates `prettier` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.3...3.1.0) Updates `typescript` from 5.2.2 to 5.3.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.2) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@locker/eslint-config-locker" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@lwc/eslint-plugin-lwc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@sa11y/jest" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@salesforce/sfdx-lwc-jest" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
svierk
deleted the
dependabot/npm_and_yarn/dev-dependencies-f1226b10a3
branch
December 1, 2023 13:34
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 dev-dependencies group with 10 updates:
7.23.2
7.23.5
7.22.15
7.23.3
0.20.5
0.20.8
1.6.4
1.7.0
6.0.0
6.2.2
3.0.1
3.1.0
8.52.0
8.54.0
15.0.2
15.1.0
3.0.3
3.1.0
5.2.2
5.3.2
Updates
@babel/core
from 7.23.2 to 7.23.5Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
8479012
v7.23.5c100223
Update jest-light-runner & jest (#16136)cf53966
chore(deps): update dependency import-meta-resolve to v4 (#16086)1bce5c9
v7.23.3934c1b3
Fix Node.js 10 CI failure (#16084)c46f000
Refactor handling of modules plugins inpreset-env
(#15988)1e15165
Require exact Babel 8 version inassertVersion
(#15955)0ba00c4
[babel 8] Remove core-js 2 and regenerator from preset-env (#15838)2a8c6df
Fix Node.js 6 CI (#16040)Updates
@babel/eslint-parser
from 7.22.15 to 7.23.3Release notes
Sourced from
@babel/eslint-parser
's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser
's changelog.... (truncated)
Commits
1bce5c9
v7.23.3419644f
docs: Update links in@babel/eslint-parser
README (#16044)1e15165
Require exact Babel 8 version inassertVersion
(#15955)Updates
@locker/eslint-config-locker
from 0.20.5 to 0.20.8Commits
Updates
@lwc/eslint-plugin-lwc
from 1.6.4 to 1.7.0Release notes
Sourced from
@lwc/eslint-plugin-lwc
's releases.Commits
a05f7df
1.7.07086c53
chore: update dependencies (#135)bbd1d95
feat: enforceimport.meta
guard due to LWC compiler behavior@W-14387292
(#...fd29cd6
feat: update ruleno-unsupported-ssr-properties
to reflect SSR best practic...47efeac
chore: node v18 (#128)f61c357
chore(deps): bump@babel/traverse
from 7.20.13 to 7.23.2 (#131)Maintainer changes
This version was pushed to npm by jye-sf, a new releaser for
@lwc/eslint-plugin-lwc
since your current version.Updates
@sa11y/jest
from 6.0.0 to 6.2.2Release notes
Sourced from
@sa11y/jest
's releases.Commits
56b5cb4
fix: update setup.ts exclusion files (#615)bbb3251
fix: add filter files (#614)a0f52d8
feat: add ability to filter files from automated checks (#613)b444195
fix: restore prior DOM after automatic check jest (#609)6f84054
fix: add filter files for automatic checks (#607)Updates
@salesforce/sfdx-lwc-jest
from 3.0.1 to 3.1.0Commits
cfcdb96
3.1.0eaa8b18
chore: upgrade dependencies (#343)8fd0a83
feat: update recordPicker stubs with disabled & fieldLevelHelp (#342)509bdbf
chore: bump@babel/traverse
from 7.18.2 to 7.23.2 (#341)22f6017
chore: node v18.18.0 (#340)1ab8047
chore: bump postcss from 8.4.27 to 8.4.31 (#339)05ea165
feat: toastContainer stub (#338)Updates
eslint
from 8.52.0 to 8.54.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
Commits
4a88a54
8.54.06cf675f
Build: changelog update for 8.54.0d644de9
chore: upgrade@eslint/js
@8
.54.0 (#17773)1e6e314
chore: package.json update for@eslint/js
release98926e6
fix: Ensure that extra data is not accidentally stored in the cache file (#17...a7a883b
feat: for-direction rule add check for condition in reverse order (#17755)1452dc9
feat: Add suggestions to no-console (#17680)6fb8805
chore: Fixed grammar in issue_templates/rule_change (#17770)becfdd3
docs: Make clear when rules are removed (#17728)e8cf9f6
fix: Make dark scroll bar in dark theme (#17753)Updates
lint-staged
from 15.0.2 to 15.1.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
26eee9d
chore(changeset): releasefed0770
docs: update README to mention v13.3.070487af
test: add unit test for uncovered error0423311
docs: add changeset19fe984
refactor: declare some variables0ac8e91
feat: add support forpackage.yaml
e023c2a
test: add integration test for symbolic link git dir4b9fb10
chore(deps): update dependencies105d901
fix: suppress warnings when using --quiet21aeeb5
chore(deps): update dependenciesUpdates
prettier
from 3.0.3 to 3.1.0Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
e8ac9f8
Release 3.1.06a1d409
chore(deps): update dependency eslint-plugin-regexp to v2 (#15521)f4d93d3
chore(deps): update dependency esbuild to v0.19.5 (#15630)4fc71a5
chore(deps): update dependency flow-parser to v0.221.0 (#15637)d452f45
chore(deps): update dependency eslint-plugin-jest to v27.6.0 (#15635)eb84a60
chore(deps): update dependency@types/estree
to v1.0.5 (#15625)2af23ee
chore(deps): update dependency webpack to v5.89.0 (#15640)8f27c73
chore(deps): update dependency eslint-plugin-unicorn to v49 (#15642)cdc5f5a
chore(deps): update dependency webpack to v5.89.0 (#15639)14607ef
chore(deps): update dependency eslint-plugin-n to v16.3.1 (#15636)Updates
typescript
from 5.2.2 to 5.3.2Release notes
Sourced from typescript's releases.