Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps @adonisjs/repl from 3.1.11 to 4.0.0.

Release notes

Sourced from @​adonisjs/repl's releases.

Stable major release

Please check the following releases to learn more about the breaking changes.

Commits

  • chore: publish under latest tag 36a1b95
  • Merge pull request #10 from adonisjs/next c335b88
  • chore: bundle types.ts file via tsup as well 37aa54a
  • chore: update dependencies ba7865a

What's Changed

Full Changelog: adonisjs/repl@v3.1.11...v4.0.0

Accept REPLServer options when constructing Repl class

Commits

  • chore: add labels 1ebfa74
  • feat: accept Node.js REPLServer options when constructing Repl instance 5de2571
  • chore: update dependencies 21f6874

adonisjs/repl@v4.0.0-9...v4.0.0-10

Full Changelog: adonisjs/repl@v4.0.0-9...v4.0.0-10

Generate bundled types using TSC

  • chore: publish source maps and use tsc for generating types 7ec0645
  • chore: update dependencies 2345f19

Full Changelog: adonisjs/repl@v4.0.0-8...v4.0.0-9

Use tsup for bundling

  • chore: use tsup for bundling 17c2fbd
  • chore: update dependencies 8a9be09

Full Changelog: adonisjs/repl@v4.0.0-7...v4.0.0-8

Update dependencies

  • docs: update badges url 9c0fbd1
  • chore: update dependencies a7f8ccc

Full Changelog: adonisjs/repl@v4.0.0-6...v4.0.0-7

Update dependencies

  • chore: update dependencies 6394952

... (truncated)

Commits
  • 36a1b95 chore: publish under latest tag
  • c335b88 Merge pull request #10 from adonisjs/next
  • 37aa54a chore: bundle types.ts file via tsup as well
  • ba7865a chore: update dependencies
  • 06b6f41 chore(release): 4.0.0-10
  • 1ebfa74 chore: add labels
  • 5de2571 feat: accept Node.js REPLServer options when constructing Repl instance
  • 21f6874 chore: update dependencies
  • 5951b78 chore(release): 4.0.0-9
  • 7ec0645 chore: publish source maps and use tsc for generating types
  • 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 [@adonisjs/repl](https://github.com/adonisjs/repl) from 3.1.11 to 4.0.0.
- [Release notes](https://github.com/adonisjs/repl/releases)
- [Commits](adonisjs/repl@v3.1.11...v4.0.0)

---
updated-dependencies:
- dependency-name: "@adonisjs/repl"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 8, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2024

Superseded by #205.

@dependabot dependabot bot closed this Jan 24, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/adonisjs/repl-4.0.0 branch January 24, 2024 04:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants