chore(deps): bump the npm group across 1 directory with 8 updates #8629
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 group with 8 updates in the /playwright directory:
8.4.1
9.5.1
3.4.4
3.5.0
1.42.1
1.50.1
8.57.0
9.21.0
2.29.1
2.31.0
16.6.2
17.16.1
6.1.1
7.2.1
16.14.18
17.1.15
Updates
@faker-js/faker
from 8.4.1 to 9.5.1Release notes
Sourced from
@faker-js/faker
's releases.... (truncated)
Changelog
Sourced from
@faker-js/faker
's changelog.... (truncated)
Commits
153b744
chore(release): 9.5.1 (#3415)41ebbbb
docs: improve missing data error (#3406)dce28d6
docs: change ejcheng (#3408)273b737
chore(deps): lock file maintenance (#3411)f91d83f
chore: update year rangesa6fcf12
Revert "chore: update LICENSE file (#3350)"ec7c9a8
fix: test before using Buffers (#3400)6f1a0f8
chore(deps): lock file maintenance (#3403)597dc01
docs: add usage trend (#3374)7c749b6
test: disable summary for local (#3394)Maintainer changes
This version was pushed to npm by st-ddt, a new releaser for
@faker-js/faker
since your current version.Updates
luxon
from 3.4.4 to 3.5.0Changelog
Sourced from luxon's changelog.
Commits
a4044fe
bump to 3.5.0cea7b5f
Documented weekSettings opt in DateTime (#1640)2008075
Fixed duplicate word in comment in datetime.js (#1623)cafc4ee
Perf: Cache ts offset guesses for quickDT (#1579)73c4438
fix cutoff year docs895a749
Added some JS doc for time zones (#1499)080e813
Alias DateTime in documentation site (#1546)55bdb08
add DATETIME_MED_WITH_WEEKDAY to formatting.md (#1554)1616114
format5763215
Update interval.js doc per #742 (#1565)Updates
@playwright/test
from 1.42.1 to 1.50.1Release notes
Sourced from
@playwright/test
's releases.... (truncated)
Commits
dbc685c
chore: mark v1.50.1 (#34575)13d80f1
cherry-pick(#34560): chore(docs): clarify connection method via BrowserType.c...159210d
cherry-pick(#34556): fix(toMatchAriaSnapshot): fail test run when updating mi...fbad9f7
cherry-pick(#34537): feat: per-assertion snapshot path template in config (#3...67313fa
cherry-pick(#34550): roll follow-ups for .NET and Python4b7794b
cherry-pick(#34544): fix(aria): disregard text area textContent1efbedd
cherry-pick(#34535): Revert "Reapply "fix(har timing): record connect timing ...1e258e0
cherry-pick(#34420): chore(deps): bump vite from 5.4.6 to 5.4.14 (#34539)7be4ef5
cherry-pick(#34522): test: fetch request through socks proxy over ipv47b3e590
cherry-pick(#34530): fix(firefox): disable fetch keep-alive for now before a ...Maintainer changes
This version was pushed to npm by dgozman-ms, a new releaser for
@playwright/test
since your current version.Updates
eslint
from 8.57.0 to 9.21.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
ecd0ede
9.21.0a7ef4c7
Build: changelog update for 9.21.0a8c9a9f
chore: update@eslint/eslintrc
and@eslint/js
(#19453)265e0cf
chore: package.json update for@eslint/js
release418717f
feat: introduce new deprecated types for rules (#19238)3401b85
test: add test forRule.ReportDescriptor
type (#19449)e497aa7
chore: update rewrite dependencies (#19448)c5561ea
docs: Update READMEdb5340d
fix: update missing plugin message template (#19445)d8ffdd4
fix: do not exit process on rule crash (#19436)Updates
eslint-plugin-import
from 2.29.1 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
91f809b
v2.31.03f1ac24
[utils] [refactor]parse
: avoid using a regex hered225176
[New]extensions
: add thecheckTypeImports
option5a51b9a
[Tests]rule-tester
: try this babel class workaround