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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the npm-development-minor-patch group with 5 updates:
1.7.36
1.7.40
22.7.7
22.8.1
5.1.1
5.1.2
1.48.1
1.48.2
4.24.0
4.24.2
Updates
@swc/core
from 1.7.36 to 1.7.40Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
75e237b
chore: Publish1.7.40
withswc_core
v1.0.6
a5ea327
chore: Publish1.7.40-nightly-20241026.1
withswc_core
v1.0.6
17b05f2
chore: Publish crates withswc_core
v1.0.6
78500af
fix(typescript): Check whether the method is abstract when checking `is_overl...b8d255b
chore(deps): update dependency swc-plugin-coverage-instrument to ^0.0.25 (#9676)dacb6cf
chore: Publish crates withswc_core
v1.0.5
715c42c
fix(bindings/node): AddVisitTsPropertySignature
(#9670)ba2a942
fix(es/codegen): Improve EndsWithAlphaNum (#9675)8f45eaf
fix(bindings): Update napi to handle string with\0
(#9665)602c667
doc(contributing): Document changeset (#9667)Updates
@types/node
from 22.7.7 to 22.8.1Commits
Updates
chai
from 5.1.1 to 5.1.2Release notes
Sourced from chai's releases.
Commits
1b17805
Support big int in approximently (#1606)346421f
chore: upgrade loupe (#1646)01ac941
chore: update deep dependencies (#1641)baf6ce9
build(deps): bump rollup from 4.9.1 to 4.22.4 (#1637)ca5d462
build(deps-dev): bump@75lb/deep-merge
from 1.1.1 to 1.1.2 (#1636)3ce5944
chore: bump loupe and deep-eql (#1635)ec18925
build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1625)5ab5b86
Publish npm packages with provenance (#1615)14fcf6b
Fix secret name in publish action (#1614)Updates
playwright
from 1.48.1 to 1.48.2Release notes
Sourced from playwright's releases.
Commits
dc80964
chore: mark v1.48.2 (#33290)ffd19e5
cherry-pick(#33269): fix(codegen): SIGINT handling was leading to zombie proc...f26c6fc
cherry-pick(#33240, #33264): fix(recorder): do not leak when instantiated in ...ff1932b
cherry-pick(#33244): fix(trace viewer): limit the number of contexts loaded i...a96f483
cherry-pick(#33245): fix(trace viewer): make LRUCache per-trace (#33260)8e96d94
cherry-pick(#33211): docs: use WebSocketFrame abstraction for Java & .NET5b54067
cherry-pick(#33147): docs: add video to release notesUpdates
rollup
from 4.24.0 to 4.24.2Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
32d0e7d
4.24.285226fd
Fix "Couldn't find package" error when installing rollup using yarn (#5705)88a54d8
4.24.1b9ff676
Add support for FreeBSD (x64 and arm64) (#5698)9048a4f
chore(deps): lock file maintenance minor/patch updates (#5696)028e47c
fix(deps): update swc monorepo (major) (#5695)9ac8891
chore(deps): lock file maintenance minor/patch updates (#5692)29cd524
chore(deps): update dependency eslint-plugin-unicorn to v56 (#5691)366e4d0
chore(deps): update dependency@inquirer/prompts
to v7 (#5690)5d91210
chore(deps): lock file maintenance minor/patch updates (#5689)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