Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump true-myth from 6.2.0 to 7.0.1 in /DSL #534

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps true-myth from 6.2.0 to 7.0.1.

Release notes

Sourced from true-myth's releases.

Release 7.0.1

🐛 Bug Fix

🏠 Internal

Committers: 1

Release 7.0.0

There is only one actual breaking change since 6.x: dropping support for Node versions earlier than Node 18 LTS. (While that is a small breaking change, around here we like taking care of technical details and SemVer.)

The main benefit here is adding back support for CJS consumption—though it still requires using a recent TS version with support for exports maps and using an appropriate module resolution mode. (We may be able to add support for more "classic" module resolution modes later, as a non-breaking change, with this in place—but make no guarantees!)

💥 Breaking Change

🚀 Enhancement

📝 Documentation

🏠 Internal

Committers: 3

Changelog

Sourced from true-myth's changelog.

7.0.1 (2023-07-16)

🐛 Bug Fix

🏠 Internal

Committers: 1

7.0.0 (2023-07-15)

💥 Breaking Change

🚀 Enhancement

📝 Documentation

🏠 Internal

Committers: 3

Commits
  • b188cf8 Release 7.0.1
  • 1418393 Merge pull request #570 from true-myth/cjs-index
  • ee401bb Fix CJS import location in package exports map
  • 426eeb9 Update README.md for Node 18 requirement
  • 177870d Merge pull request #569 from true-myth/docs-fixes
  • c93c8f8 Fix docs publishing GH Action
  • 14a856e Release 7.0.0
  • c1a7fcd Update lerna publish config.
  • d928d76 Merge pull request #568 from true-myth/fix-docs
  • 0e25c88 Upgrade to latest TypeDoc
  • 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 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)

@dependabot dependabot bot requested a review from lars-reimann as a code owner August 1, 2023 14:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2023
Bumps [true-myth](https://github.com/true-myth/true-myth) from 6.2.0 to 7.0.1.
- [Release notes](https://github.com/true-myth/true-myth/releases)
- [Changelog](https://github.com/true-myth/true-myth/blob/main/CHANGELOG.md)
- [Commits](true-myth/true-myth@v6.2.0...v7.0.1)

---
updated-dependencies:
- dependency-name: true-myth
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/DSL/true-myth-7.0.1 branch from 1feb51a to 90c402e Compare August 1, 2023 18:41
@lars-reimann lars-reimann merged commit 20b8b6b into main Aug 1, 2023
7 checks passed
@lars-reimann lars-reimann deleted the dependabot/npm_and_yarn/DSL/true-myth-7.0.1 branch August 1, 2023 18:46
@lars-reimann
Copy link
Member

🎉 This PR is included in version 0.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Oct 25, 2023
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 released Included in a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant