Skip to content

build(deps): bump the codama group across 1 directory with 6 updates#72

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/codama-a417ac0e4c
Open

build(deps): bump the codama group across 1 directory with 6 updates#72
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/codama-a417ac0e4c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 27, 2025

Bumps the codama group with 6 updates in the / directory:

Package From To
@codama/errors 1.4.1 1.4.2
@codama/nodes 1.4.1 1.4.2
@codama/renderers-core 1.2.5 1.3.1
@codama/visitors-core 1.4.1 1.4.2
@codama/renderers-rust 1.2.7 1.2.8
@codama/nodes-from-anchor 1.3.1 1.3.4

Updates @codama/errors from 1.4.1 to 1.4.2

Release notes

Sourced from @​codama/errors's releases.

@​codama/errors@​1.4.2

Patch Changes

Commits

Updates @codama/nodes from 1.4.1 to 1.4.2

Release notes

Sourced from @​codama/nodes's releases.

@​codama/nodes@​1.4.2

Patch Changes

  • Updated dependencies [5ec491f]:
    • @​codama/errors@​1.4.2
    • @​codama/node-types@​1.4.2
Commits

Updates @codama/renderers-core from 1.2.5 to 1.3.1

Release notes

Sourced from @​codama/renderers-core's releases.

@​codama/renderers-core@​1.3.1

Patch Changes

@​codama/renderers-core@​1.3.0

Minor Changes

  • #927 23b9b2d Thanks @​lorisleiva! - Make RenderMaps store fragments instead of strings. This introduces a small breaking change for renderers but allows them to aggregate all fragment pages — e.g. to figure out dependencies for the whole generated library.
Commits

Updates @codama/visitors-core from 1.4.1 to 1.4.2

Release notes

Sourced from @​codama/visitors-core's releases.

@​codama/visitors-core@​1.4.2

Patch Changes

  • Updated dependencies [5ec491f]:
    • @​codama/errors@​1.4.2
    • @​codama/nodes@​1.4.2
Commits

Updates @codama/renderers-rust from 1.2.7 to 1.2.8

Release notes

Sourced from @​codama/renderers-rust's releases.

v1.2.8

Patch Changes

Changelog

Sourced from @​codama/renderers-rust's changelog.

1.2.8

Patch Changes

Commits
  • c4779b6 Publish package (#62)
  • 8d51891 Use latest RenderMap type from renderers-core (#61)
  • 11c230e build(deps): bump the codama group with 5 updates (#60)
  • 31b68ad build(deps-dev): bump vitest from 4.0.12 to 4.0.13 (#59)
  • 66a6f75 build(deps-dev): bump vitest from 4.0.10 to 4.0.12 (#58)
  • a9d608d build(deps): bump the codama group with 5 updates (#56)
  • b24014b build(deps-dev): bump rimraf from 6.1.0 to 6.1.2 (#57)
  • ea20cdc build(deps): bump the codama group with 5 updates (#55)
  • 4277973 build(deps-dev): bump vitest from 4.0.9 to 4.0.10 (#54)
  • 972291a build(deps-dev): bump vitest from 4.0.8 to 4.0.9 (#53)
  • Additional commits viewable in compare view

Updates @codama/nodes-from-anchor from 1.3.1 to 1.3.4

Release notes

Sourced from @​codama/nodes-from-anchor's releases.

@​codama/nodes-from-anchor@​1.3.4

Patch Changes

  • Updated dependencies [5ec491f]:
    • @​codama/errors@​1.4.2
    • @​codama/nodes@​1.4.2
    • @​codama/visitors@​1.4.2

@​codama/nodes-from-anchor@​1.3.3

Patch Changes

@​codama/nodes-from-anchor@​1.3.2

Patch Changes

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 27, 2025
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Nov 27, 2025

⚠️ No Changeset found

Latest commit: eb0defc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/codama-a417ac0e4c branch 6 times, most recently from 72dffa5 to 1fd96e0 Compare December 4, 2025 09:33
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/codama-a417ac0e4c branch 10 times, most recently from 0a84696 to 677d02b Compare December 16, 2025 09:29
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/codama-a417ac0e4c branch 2 times, most recently from 9f25da9 to 2d6681e Compare December 17, 2025 09:29
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/codama-a417ac0e4c branch 6 times, most recently from f3ddbce to 748a63d Compare January 13, 2026 09:25
Bumps the codama group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@codama/errors](https://github.com/codama-idl/codama) | `1.4.1` | `1.4.2` |
| [@codama/nodes](https://github.com/codama-idl/codama) | `1.4.1` | `1.4.2` |
| [@codama/renderers-core](https://github.com/codama-idl/codama) | `1.2.5` | `1.3.1` |
| [@codama/visitors-core](https://github.com/codama-idl/codama) | `1.4.1` | `1.4.2` |
| [@codama/renderers-rust](https://github.com/codama-idl/renderers-rust) | `1.2.7` | `1.2.8` |
| [@codama/nodes-from-anchor](https://github.com/codama-idl/codama) | `1.3.1` | `1.3.4` |



Updates `@codama/errors` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/codama-idl/codama/releases)
- [Commits](https://github.com/codama-idl/codama/compare/@codama/errors@1.4.1...@codama/errors@1.4.2)

Updates `@codama/nodes` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/codama-idl/codama/releases)
- [Commits](https://github.com/codama-idl/codama/compare/@codama/nodes@1.4.1...@codama/nodes@1.4.2)

Updates `@codama/renderers-core` from 1.2.5 to 1.3.1
- [Release notes](https://github.com/codama-idl/codama/releases)
- [Commits](https://github.com/codama-idl/codama/compare/@codama/renderers-core@1.2.5...@codama/renderers-core@1.3.1)

Updates `@codama/visitors-core` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/codama-idl/codama/releases)
- [Commits](https://github.com/codama-idl/codama/compare/@codama/visitors-core@1.4.1...@codama/visitors-core@1.4.2)

Updates `@codama/renderers-rust` from 1.2.7 to 1.2.8
- [Release notes](https://github.com/codama-idl/renderers-rust/releases)
- [Changelog](https://github.com/codama-idl/renderers-rust/blob/main/CHANGELOG.md)
- [Commits](codama-idl/renderers-rust@v1.2.7...v1.2.8)

Updates `@codama/nodes-from-anchor` from 1.3.1 to 1.3.4
- [Release notes](https://github.com/codama-idl/codama/releases)
- [Commits](https://github.com/codama-idl/codama/compare/@codama/nodes-from-anchor@1.3.1...@codama/nodes-from-anchor@1.3.4)

---
updated-dependencies:
- dependency-name: "@codama/errors"
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: codama
- dependency-name: "@codama/nodes"
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: codama
- dependency-name: "@codama/renderers-core"
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: codama
- dependency-name: "@codama/visitors-core"
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: codama
- dependency-name: "@codama/renderers-rust"
  dependency-version: 1.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: codama
- dependency-name: "@codama/nodes-from-anchor"
  dependency-version: 1.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: codama
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/codama-a417ac0e4c branch from 748a63d to eb0defc Compare January 14, 2026 09:15
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 14, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

15 similar comments
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 15, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 16, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 19, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 20, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 21, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 22, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 23, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 26, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 27, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 28, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 29, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 30, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 2, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 3, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 4, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

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