next-test-api-route-handler
next-test-api-route-handler copied to clipboard
chore(deps-dev): bump @-xun/symbiote from 4.2.7 to 4.5.3
Bumps @-xun/symbiote from 4.2.7 to 4.5.3.
Release notes
Sourced from @-xun/symbiote's releases.
@-xun/[email protected]
🪄 Fixes
- assets/transformers: do not treat .d.ts files as directories in eslint ignores (090a785)
@-xun/[email protected]
🪄 Fixes
- assets/transformers: add missing .vscode/browser-debugger-profile to eslint ignores (5258a5e)
@-xun/[email protected]
🪄 Fixes
- assets/transformers: ignore browser-debugger-profile and turbo output in ignore files (14881c6)
- assets/transformers: ignore framework d.ts files in ignore files (5aec575)
- assets/transformers: remove erroneous comment in example (112ec90)
@-xun/[email protected]
✨ Features
- assets/transformers: ignore .next and .wrangler in toolchains by default (830a979)
🪄 Fixes
- commands/deploy: add chmod permission reduction to final step (505f48c)
⚙️ Build System
- deps: bump
@types/jestfrom 29.5.14 to 30.0.0 (c6f1070)- deps: bump
@types/nodefrom 24.0.1 to 24.0.3 ([292021f][5])- deps: bump
@typescript-eslint/parserfrom 8.34.0 to 8.34.1 ([fba8c38][6])- deps: bump eslint-plugin-jest from 28.13.5 to 29.0.1 ([d28ac8d][7])
- deps: bump jest from 30.0.0 to 30.0.2 ([b9cafd2][8])
- deps: bump jest-circus from 30.0.0 to 30.0.2 ([e330384][9])
- deps: bump lint-staged from 16.1.1 to 16.1.2 ([479f3d1][10])
... (truncated)
Changelog
Sourced from @-xun/symbiote's changelog.
🏗️ Patch @-xun/symbiote[
@4.5.3][15] (2025-06-20)🪄 Fixes
- assets/transformers: do not treat .d.ts files as directories in eslint ignores ([090a785][16])
🏗️ Patch @-xun/symbiote[
@4.5.2][17] (2025-06-20)🪄 Fixes
- assets/transformers: add missing .vscode/browser-debugger-profile to eslint ignores ([5258a5e][18])
🏗️ Patch @-xun/symbiote[
@4.5.1][19] (2025-06-20)🪄 Fixes
- assets/transformers: ignore browser-debugger-profile and turbo output in ignore files ([14881c6][20])
- assets/transformers: ignore framework d.ts files in ignore files ([5aec575][21])
- assets/transformers: remove erroneous comment in example ([112ec90][22])
@-xun/symbiote[
@4.4.0][23] (2025-06-13)✨ Features
- commands/deploy: allow specifying chown target user and group via
--user-groupoption ([de44cf3][24])⚙️ Build System
- deps: bump eslint-plugin-jest from 28.13.3 to 28.13.5 ([90e189d][25])
🏗️ Patch @-xun/symbiote[
@4.4.4][26] (2025-06-14)🪄 Fixes
- src: do not break react apps with "sideEffects:true" in package.json ([c92ab68][27])
⚙️ Build System
- deps: bump @-xun/cli from 2.0.3 to 2.0.4 ([0dd55be][28])
- deps: bump @-xun/jest from 2.2.1 to 2.2.2 ([cdefd67][29])
- deps: bump @-xun/jest from 2.2.2 to 2.2.4 ([42690e3][30])
- deps: bump @-xun/project from 2.0.2 to 2.0.3 ([7cd0a3e][31])
... (truncated)
Commits
fa607d2release: @-xun/[email protected] [skip ci]090a785fix(assets/transformers): do not treat .d.ts files as directories in eslint i...0eb5bf9chore(package): update package-lock.jsondbdbb56chore(deps-dev): bump @-xun/symbiote from 4.5.1 to 4.5.25b08357release: @-xun/[email protected] [skip ci]5258a5efix(assets/transformers): add missing .vscode/browser-debugger-profile to esl...3b2e757chore(package): update package-lock.jsone0caa0dchore(deps-dev): bump @-xun/symbiote from 4.5.0 to 4.5.1a7df418release: @-xun/[email protected] [skip ci]c1464a2test(assets): update snapshots- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)