Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 27, 2025

Bumps @-xun/symbiote from 4.11.4 to 4.14.0.

Release notes

Sourced from @-xun/symbiote's releases.

@-xun/symbiote@4.14.0

✨ Features

  • Bundle rejoinder-cli and make it available for downstream consumers (07cdae4)

⚙️ Build System

  • deps: bump rejoinder from 2.0.3 to 2.1.0 (fa7bd83)
  • deps: bump rejoinder-github-actions from 2.0.2 to 2.0.3 (876db70)

@-xun/symbiote@4.13.6

⚙️ Build System

  • package: bundle "babel-plugin-transform-rewrite-imports" to work around npm hoisting issue (f1a40b5)

@-xun/symbiote@4.13.5

🪄 Fixes

  • assets/transformers: do not transform "./commands" imports/requires in cli projects (1fb2f2a)
  • assets/transformers: leave type checking to the linters (9af0546)
  • commands/build-distributables: ensure subroot cli packages are symlinked into node_modules/.bin properly (08a46ef)

⚙️ Build System

  • deps: bump babel-plugin-transform-rewrite-imports from 1.5.3 to 1.5.4 (4e8dd86)

@-xun/symbiote@4.13.4

🪄 Fixes

  • assets/transformers: delete "test-config.ts" outdated configuration files (0d4048d)
  • commands/build-distributables: do not lint imports from files ignored by lint-specific tsconfig (d4db8f7)
  • commands/build-distributables: do not perform bijection check on files ignored by lint-specific tsconfig (677b2b4)

... (truncated)

Changelog

Sourced from @-xun/symbiote's changelog.

@-xun/symbiote[@​4.14.0][3] (2025-08-26)

✨ Features

  • Bundle rejoinder-cli and make it available for downstream consumers ([07cdae4][4])

⚙️ Build System

  • deps: bump rejoinder from 2.0.3 to 2.1.0 ([fa7bd83][5])
  • deps: bump rejoinder-github-actions from 2.0.2 to 2.0.3 ([876db70][6])

@-xun/symbiote[@​4.13.0][7] (2025-08-24)

✨ Features

  • assets: implement automatic deletion of old/outdated configuration files ([f074a11][8])

🪄 Fixes

  • assets/transformers: do not add unnecessary properties to package.json for next/react projects ([8a8b50a][9])
  • assets/transformers: never override contributors in all-contributors config ([ba8eb9a][10])
  • commands/release: do not attempt to upload codecov results if fresh coverage data is not available ([15958ef][11])

🏗️ Patch @-xun/symbiote[@​4.13.6][12] (2025-08-26)

⚙️ Build System

  • package: bundle "babel-plugin-transform-rewrite-imports" to work around npm hoisting issue ([f1a40b5][13])

🏗️ Patch @-xun/symbiote[@​4.13.5][14] (2025-08-26)

🪄 Fixes

  • assets/transformers: do not transform "./commands" imports/requires in cli projects ([1fb2f2a][15])
  • assets/transformers: leave type checking to the linters ([9af0546][16])
  • commands/build-distributables: ensure subroot cli packages are symlinked into node_modules/.bin properly ([08a46ef][17])

⚙️ Build System

  • deps: bump babel-plugin-transform-rewrite-imports from 1.5.3 to 1.5.4 ([4e8dd86][18])

🏗️ Patch @-xun/symbiote[@​4.13.4][19] (2025-08-25)

... (truncated)

Commits
  • 5c886f8 release: @-xun/symbiote@4.14.0 [skip ci]
  • 1214379 chore(package): update dependencies
  • 07cdae4 feat: bundle rejoinder-cli and make it available for downstream consumers
  • 701a4fc chore(package): update package-lock.json
  • 876db70 build(deps): bump rejoinder-github-actions from 2.0.2 to 2.0.3
  • fa7bd83 build(deps): bump rejoinder from 2.0.3 to 2.1.0
  • ee9d1cc chore(package): update package-lock.json
  • b2fca9b chore(deps-dev): bump @-xun/symbiote from 4.13.5 to 4.13.6
  • f3c2b38 release: @-xun/symbiote@4.13.6 [skip ci]
  • f1a40b5 build(package): bundle "babel-plugin-transform-rewrite-imports" to work aroun...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@-xun/symbiote](https://github.com/Xunnamius/symbiote) from 4.11.4 to 4.14.0.
- [Release notes](https://github.com/Xunnamius/symbiote/releases)
- [Changelog](https://github.com/Xunnamius/symbiote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Xunnamius/symbiote/compare/@-xun/symbiote@4.11.4...@-xun/symbiote@4.14.0)

---
updated-dependencies:
- dependency-name: "@-xun/symbiote"
  dependency-version: 4.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Aug 27, 2025
@dependabot dependabot bot requested a review from Xunnamius as a code owner August 27, 2025 08:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 27, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 29, 2025

Superseded by #36.

@dependabot dependabot bot closed this Aug 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/-xun/symbiote-4.14.0 branch August 29, 2025 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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