Skip to content

Bump ids from 1.0.5 to 3.0.2#275

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ids-3.0.2
Open

Bump ids from 1.0.5 to 3.0.2#275
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ids-3.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps ids from 1.0.5 to 3.0.2.

Release notes

Sourced from ids's releases.

v3.0.2

Changes

  • chore(CHANGELOG): update to v3.0.2 bb47055
  • fix: correctly expose types d8c9f9c
  • test: validate types c5105ad
  • fix: correct type names c882369

bpmn-io/ids@v3.0.1...v3.0.2

v3.0.1

Changes

  • chore(CHANGELOG): update to v3.0.1 963ea64
  • chore: correct type export 28b1b4e

bpmn-io/ids@v3.0.0...v3.0.1

v3.0.0

  • chore(CHANGELOG): update to v3.0.0 b1ecd8b
  • chore: use npm-run-all2 69f9abc
  • style: update test formatting 63716b4
  • chore!: move to named export f861f53
  • test: import named package 89bda2f
  • chore!: drop UMD and CJS bundle 5f6ca2d
  • chore!: require Node >= 20.12 ec87b7d
  • chore: update to eslint@9 4d07c54
  • chore: bump test dependencies 6ab7d0f
  • chore: update to actions/setup-node@v6 e9b5892
  • chore: update to actions/checkout@v6 afa201c
  • ci: test against ubuntu-latest 6124784
  • chore: use node@24 7bb2e5b
  • chore(CHANGELOG): improve formatting 15ea69c

bpmn-io/ids@v2.0.1...v3.0.0

Changelog

Sourced from ids's changelog.

3.0.2

  • FIX: correct type declaration (#10, #11)

3.0.1

  • FIX: correct type declaration

3.0.0

  • CHORE: drop UMD and CJS bundle (#9)
  • CHORE: use name Ids export (#9)

Breaking Changes

  • Library is now ESM only, and can be consumed in Node >= 20.12
  • Moved to named export Ids instead of default one

2.0.1

Republish of v2.0.0 with dist folder.

2.0.0

  • FEAT: mark as module

Breaking Changes

  • Library is now an ES module, and requires node >=16 to work.
Commits
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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 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 [ids](https://github.com/bpmn-io/ids) from 1.0.5 to 3.0.2.
- [Release notes](https://github.com/bpmn-io/ids/releases)
- [Changelog](https://github.com/bpmn-io/ids/blob/main/CHANGELOG.md)
- [Commits](bpmn-io/ids@v1.0.5...v3.0.2)

---
updated-dependencies:
- dependency-name: ids
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 1, 2026
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