-
Notifications
You must be signed in to change notification settings - Fork 0
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 npm-development group with 8 updates #73
Merged
ncalteen
merged 1 commit into
main
from
dependabot/npm_and_yarn/npm-development-bc1c20e22e
Mar 2, 2024
Merged
Bump the npm-development group with 8 updates #73
ncalteen
merged 1 commit into
main
from
dependabot/npm_and_yarn/npm-development-bc1c20e22e
Mar 2, 2024
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
dab3c46
to
c383837
Compare
c383837
to
d5a274a
Compare
Bumps the npm-development group with 8 updates: | Package | From | To | | --- | --- | --- | | [@playwright/test](https://github.com/microsoft/playwright) | `1.41.1` | `1.42.1` | | [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.2.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.16` | `20.11.24` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.51` | `18.2.61` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.2.19` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `4.10.1` | `4.10.2` | | [yaml-loader](https://github.com/eemeli/yaml-loader) | `0.8.0` | `0.8.1` | Updates `@playwright/test` from 1.41.1 to 1.42.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.41.1...v1.42.1) Updates `prettier` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.4...3.2.5) Updates `@types/node` from 20.11.16 to 20.11.24 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.51 to 18.2.61 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.18 to 18.2.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `eslint` from 8.56.0 to 8.57.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...v8.57.0) Updates `eslint-plugin-github` from 4.10.1 to 4.10.2 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v4.10.1...v4.10.2) Updates `yaml-loader` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/eemeli/yaml-loader/releases) - [Commits](eemeli/yaml-loader@v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: yaml-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
d5a274a
to
b40bf8a
Compare
ncalteen
approved these changes
Mar 2, 2024
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 npm-development group with 8 updates:
1.41.1
1.42.1
3.2.4
3.2.5
20.11.16
20.11.24
18.2.51
18.2.61
18.2.18
18.2.19
8.56.0
8.57.0
4.10.1
4.10.2
0.8.0
0.8.1
Updates
@playwright/test
from 1.41.1 to 1.42.1Release notes
Sourced from
@playwright/test
's releases.... (truncated)
Commits
9749f75
chore: mark 1.42.1 (#29774)d4ac444
cherry-pick(#29770): docs: improve addLocatorHandler docsa702595
cherry-pick(#29765): Revert "chore(role): cache element list by role (#29130)"b670506
cherry-pick(#29766): fix(tsload): fix tsconfig inheritance resolution3a43813
cherry-pick(#29744): fix(ct): stop-gap for shared file importd23fb00
cherry-pick(#29754): chore: remove pw- binaries from ct56e50a7
cherry-pick(#29748): fix(ct): fix the non-react cli entry points3f6b641
cherry-pick(#29738): fix(HEAD): revert GET->HEAD migration, net-effect was ne...20db86d
cherry-pick(#29706): fit(ct): remove unused type import (#29709)84780b1
cherry-pick(#29715): fix: point to the right cli program exportUpdates
prettier
from 3.2.4 to 3.2.5Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7142cf3
Release 3.2.58cbee2e
chore(deps): update glimmer to v0.88.1 (#15991)45baee0
chore(deps): update dependency magic-string to v0.30.6 (#16022)9fb32a1
Minor refactor to property print (#15924)08f1940
Update install script for husky v9 (#16000)6d0b1d2
Update yarn to v4.1.0 (#16021)c8ba8db
chore(deps): update dependency@angular/compiler
to v17.1.2 (#16018)e2250ec
chore(deps): update typescript-eslint to v6.20.0 (#16015)02865f6
chore(deps): update dependency npm-run-all2 to v6.1.2 (#16017)014ee5d
chore(deps): update dependency hermes-parser to v0.19.0 (#16014)Updates
@types/node
from 20.11.16 to 20.11.24Commits
Updates
@types/react
from 18.2.51 to 18.2.61Commits
Updates
@types/react-dom
from 18.2.18 to 18.2.19Commits
Updates
eslint
from 8.56.0 to 8.57.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b6
8.57.01cd3f8c
Build: changelog update for 8.57.01813aec
chore: upgrade@eslint/js
@8
.57.0 (#18143)5c356bb
chore: package.json update for@eslint/js
release84922d0
docs: Show prerelease version in dropdown (#18139)1120b9b
feat: Add loadESLint() API method for v8 (#18098)5b8c363
docs: Switch to Ethical Ads (#18117)2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064)f4a1fe2
test: add more tests for ignoring files and directories (#18068)69dd1d1
fix: Ensure config keys are printed for config errors (#18067)Updates
eslint-plugin-github
from 4.10.1 to 4.10.2Release notes
Sourced from eslint-plugin-github's releases.
Commits
30f5d80
fixa11y-svg-has-accessible-name
considering whitespace JSXText (#508)adea305
Merge pull request #509 from github/dependabot/npm_and_yarn/all-dependencies-...c5b471c
chore(deps): bump the all-dependencies group with 3 updatesca036c9
Merge pull request #507 from github/dependabot/npm_and_yarn/all-dependencies-...7e602eb
chore(deps): bump the all-dependencies group with 5 updates2a7beb4
Merge pull request #503 from cefn/patch-18abd830
closing fenced841784
closing bracketea48f83
Merge pull request #504 from github/dependabot/npm_and_yarn/all-dependencies-...fceda41
chore(deps): bump the all-dependencies group with 3 updatesUpdates
yaml-loader
from 0.8.0 to 0.8.1Release notes
Sourced from yaml-loader's releases.
Commits
2b90e2f
0.8.1d066ce3
fix: Namespace query handling (#57)7c20690
ci: Update config to usenpm install
in Node.js 141bba265
chore: Refresh lockfileaff64e5
chore!: Note Node.js v14 as minimum supported version174b34f
test: Add end-to-end testinge327836
chore: Rename test/test.js -> test/direct.test.jsb72178f
chore: Refresh lockfileDependabot 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