Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Bump the dev-dependencies group with 4 updates#74

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-79c0140b4d
Jun 23, 2025
Merged

Bump the dev-dependencies group with 4 updates#74
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-79c0140b4d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2025

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 4 updates: @swc/core, @types/node, oxlint and prettier.

Updates @swc/core from 1.12.1 to 1.12.5

Changelog

Sourced from @​swc/core's changelog.

[1.12.5] - 2025-06-21

Bug Fixes

Performance

Refactor

[1.12.4] - 2025-06-20

Bug Fixes

Refactor

[1.12.3] - 2025-06-19

... (truncated)

Commits
  • 923361c chore: Publish 1.12.5 with swc_core v29.0.2
  • 3789c22 chore: Update changelog
  • fbbc3e5 chore: Publish 1.12.5-nightly-20250621.1 with swc_core v29.0.2
  • a95fcd3 chore: Publish crates with swc_core v29.0.2
  • d6ac3b7 refactor(es/lexer): Remove faster path for \t (#10650)
  • 1be2ca0 perf(es/parser): Optimize next_token (#10654)
  • 9262a59 fix(es/parser): consider reseved ident in jsx name (#10647)
  • bfd3bc5 fix(es/parser): Parse jsx entity (#10652)
  • 72f51d4 chore: Update changelog
  • 8ef50fd chore: Publish 1.12.4 with swc_core v29.0.1
  • Additional commits viewable in compare view

Updates @types/node from 24.0.1 to 24.0.3

Commits

Updates oxlint from 1.1.0 to 1.2.0

Release notes

Sourced from oxlint's releases.

oxlint v1.2.0

[1.2.0] - 2025-06-19

🚀 Features

  • 8c341a2 sema/check: Ts setters cannot have initializers (#11695) (Don Isaac)
  • 38dc614 oxc_linter: Reuse allocators (#11736) (camc314)
  • bf8263d playground: Allow specifying a JSON string as the linter config (#11710) (Nicholas Rayburn)
  • 0b4261b vscode: Add oxc.requireConfig configuration (#11700) (Sysix)
  • 52ecc87 linter: Implement import/extensions (#11548) (Tyler Earls)
  • 094b81c language_server: Add unusedDisableDirectives option (#11645) (Sysix)

🐛 Bug Fixes

  • 3d88eeb linter/no-console: False negative when console.* methods are used as args to functions (#11790) (camc314)
  • c80e405 linter/no-new-wrappers: Fix panic in fixer with multi byte chars (#11773) (camc314)
  • e58a0b0 linter: Panic in unicorn/consistent-function-scoping (#11772) (camc314)
  • 80c87d4 linter: Typo in typescript/consistent-index-object-style (#11744) (camc314)
  • ff775e9 linter/consistent-function-scoping: Descriptive diagnostic labels (#11682) (Don Isaac)
  • 989634a linter/no-inner-declaration: False negative with for loops (#11692) (camc314)
  • b272b91 linter/no-undef: False negative with unresolved ref after type ref (#11721) (camc314)
  • 6252275 linter: Panic in import/extensions with empty file names (#11720) (camc314)
  • f34e432 linter: Use fixer::noop in dangerous cases for eslint/no-var (#11693) (camc314)
  • 6c2b41c linter/consistent-function-scoping: Allow functions in TS modules/namespaces (#11681) (Don Isaac)
  • 2ca1c70 linter/exhaustive-deps: False positive with TS Non null assertion operator (#11690) (camc314)
  • ee15f7d linter: False negative in typescript/prefer-function-type (#11674) (camc314)
  • abd0441 linter: Add missing menuitemradio and menutitemcheckbox roles (#11651) (Daniel Flynn)
  • 8776301 linter/no-inner-declarations: Flag var statement as body of for loop (#11632) (overlookmotel)

🚜 Refactor

  • 5ca3d04 ast: Add TSArrayType as AstKind (#11745) (camchenry)
  • abdbaa9 language_server: Use rule name directly from OxcCode instead of parsing out of the stringified version of OxcCode (#11714) (Nicholas Rayburn)
  • 219adcc ast: Don't generate AstKind for ArrayExpressionElement (#11684) (Ulrich Stark)
  • c1be6b8 linter: Shorten Span construction (#11686) (Ulrich Stark)
  • 4ca659c linter: Cleanup typescript/prefer-function-type (#11672) (Brad Dunbar)
  • 8e30c5f ast: Don't generate AstKind for ForStatementInit (#11617) (Ulrich Stark)

📚 Documentation

  • ea6ce9d linter: Fix typo in import/no-namespace (#11741) (camc314)
  • 8b6076e linter: Document options for the typescript/array-type rule (#11665) (yefan)

⚡ Performance

  • f539f64 allocator: Remove Arc from AllocatorPool (#11760) (overlookmotel)
  • cfdc518 linter/no-inner-declarations: Move work to cold path (#11746) (overlookmotel)
  • 7c0fff7 linter: Skip running consistent-function-scoping on .d.ts files (#11739) (camc314)
  • b34c6f6 parser,semantic: Improve handling of diagnostics (#11641) (Boshen)
  • 2cd786b linter/no-inner-declarations: Remove unnecessary code and reduce branches (#11633) (overlookmotel)

... (truncated)

Commits

Updates prettier from 3.5.3 to 3.6.0

Release notes

Sourced from prettier's releases.

3.6.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.6.0

diff

🔗 Release Notes

Commits

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

Bumps the dev-dependencies group with 4 updates: [@swc/core](https://github.com/swc-project/swc), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) and [prettier](https://github.com/prettier/prettier).


Updates `@swc/core` from 1.12.1 to 1.12.5
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.12.1...v1.12.5)

Updates `@types/node` from 24.0.1 to 24.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `oxlint` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.2.0/npm/oxlint)

Updates `prettier` from 3.5.3 to 3.6.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.5.3...3.6.0)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.12.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-version: 24.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: oxlint
  dependency-version: 1.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: prettier
  dependency-version: 3.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 23, 2025
@github-actions github-actions Bot merged commit 7158f65 into main Jun 23, 2025
5 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev-dependencies-79c0140b4d branch June 23, 2025 04:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants