Skip to content

chore: Bump @tootallnate/once and @mikro-orm/sqlite#12

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-e0c4e21e56
Open

chore: Bump @tootallnate/once and @mikro-orm/sqlite#12
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-e0c4e21e56

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Copy link
Copy Markdown

Bumps @tootallnate/once to 2.0.1 and updates ancestor dependency @mikro-orm/sqlite. These dependencies need to be updated together.

Updates @tootallnate/once from 2.0.0 to 2.0.1

Release notes

Sourced from @​tootallnate/once's releases.

v2.0.1

Patch Changes

  • a1e5e2d: Fix promise hang when AbortSignal is aborted
Changelog

Sourced from @​tootallnate/once's changelog.

2.0.1

Patch Changes

  • a1e5e2d: Fix promise hang when AbortSignal is aborted
Commits
  • bcbb21d ci: fix OIDC publishing — Node 24, npm latest, provenance
  • dc24387 Version Packages (2.x) (#12)
  • b8a6f80 CI: test all Node versions on Linux only
  • dabcc0f ci: drop EOL Node.js 14.x/16.x, add 22.x
  • b464efc Update CI: modern Node versions, fix macOS ARM64 compat
  • a1e5e2d Fix promise hang when AbortSignal is aborted
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​tootallnate/once since your current version.


Updates @mikro-orm/sqlite from 6.6.12 to 7.1.0

Release notes

Sourced from @​mikro-orm/sqlite's releases.

v7.1.0

7.1.0 (2026-05-20)

https://mikro-orm.io/blog/mikro-orm-7-1-released

Bug Fixes

  • core: coerce ISO date strings to Date in em.assign() (#7740) (0940a5f), closes #7737
  • core: skip M:N inverse scrub for STI siblings that can't reference the entity (#7759) (6971c8a)
  • core: treat inlined embeddables as loaded when their leaves are (#7758) (e89dab0)
  • mongo: clean up inlined pivot on em.remove when owning side is populated (#7755) (4c5f03a), closes #7752
  • mongo: create collections before ensuring indexes in create() (#7745) (531bc6b)
  • mongo: throw on em.remove of inlined-pivot M:N target with uninitialized owning side (#7752) (231f84c), closes #7750
  • sql: infer scalar array properties as columns in Kysely types (#7753) (111d69d), closes #7751
  • sql: wrap raw subqueries with parens inside INSERT VALUES (#7754) (d379880), closes #7749

Features

... (truncated)

Changelog

Sourced from @​mikro-orm/sqlite's changelog.

7.1.0 (2026-05-20)

Bug Fixes

Features

7.0.17 (2026-05-17)

... (truncated)

Commits
  • fca4a6a chore(release): v7.1.0 [skip ci]
  • 0f172b5 chore(deps): bump ws from 8.18.3 to 8.20.1 in /docs (#7761)
  • ed7b294 chore(deps): bump webpack-dev-server from 5.2.2 to 5.2.4 in /docs (#7760)
  • 1fdc2ac chore(deps): update patch/minor dependencies
  • 6971c8a fix(core): skip M:N inverse scrub for STI siblings that can't reference the e...
  • e89dab0 fix(core): treat inlined embeddables as loaded when their leaves are (#7758)
  • 7ecf0dc refactor: export the Postgres-flavoured EntityManager (#7757)
  • fd06439 feat(cli): emit typed EntityManager alias from discovery:export (#7756)
  • c7bacfc docs: add v7.1 release blogpost (#7592)
  • 4c5f03a fix(mongo): clean up inlined pivot on em.remove when owning side is populated...
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@tootallnate/once](https://github.com/TooTallNate/once) to 2.0.1 and updates ancestor dependency [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm). These dependencies need to be updated together.


Updates `@tootallnate/once` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/TooTallNate/once/releases)
- [Changelog](https://github.com/TooTallNate/once/blob/v2.0.1/CHANGELOG.md)
- [Commits](TooTallNate/once@2.0.0...v2.0.1)

Updates `@mikro-orm/sqlite` from 6.6.12 to 7.1.0
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v6.6.12...v7.1.0)

---
updated-dependencies:
- dependency-name: "@tootallnate/once"
  dependency-version: 2.0.1
  dependency-type: indirect
- dependency-name: "@mikro-orm/sqlite"
  dependency-version: 7.1.0
  dependency-type: direct:production
...

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 May 22, 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