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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump portal-vue from 2.1.7 to 3.0.0 #372

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps portal-vue from 2.1.7 to 3.0.0.

Release notes

Sourced from portal-vue's releases.

Release 3.0.0

We finally have a 3.0.0 release!

There are no API changes compared to the beta that was released over a year ago (sorry for the long wait 馃槄). But there's one addition:

  • proper types.

Release 3.0.0-rc.1

Important Notes

This is a release candidate for the 3.0 release, which has lingered in beta for faaaar too long. Nothing noteworthy has changed API-wise, but we updated the whole repository to modern tooling standards, and that may have had unwanted side-effects which we want to make sure we fix before the final release.

Installation

This release has been published under the rctag, so you can install it like this:

npm install portal-vue@rc

a normal install will still give you the 3.0 beta version that has been published or many months now.

Changes

  • Refactor to Vite 4, Vitest, vue-tsc, vitepress 1.0 (#385) (0431963)
Commits
  • d895f83 chore: release v3.0.0
  • 056b3ad chore: make docs-check executable
  • 5571de8 chore: update docs build check to redeploy on change in package.json
  • dd4bcd4 docs: update different build filenames in installation instructions.
  • d79d289 fix: add backwards compat for old dist es file names
  • a8d212a chore: release v3.0.0-rc.3
  • 10d1ac4 fix(types): properly expose types in package.json exports fields.
  • dac431c chore: cleaning up some settings files
  • 47717b0 chore: release v3.0.0-rc.2
  • 5a7ac0e chore: update vitest - now uses Vite 4
  • 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 [portal-vue](https://github.com/LinusBorg/portal-vue) from 2.1.7 to 3.0.0.
- [Release notes](https://github.com/LinusBorg/portal-vue/releases)
- [Changelog](https://github.com/LinusBorg/portal-vue/blob/main/.release-it.json)
- [Commits](LinusBorg/portal-vue@2.1.7...3.0.0)

---
updated-dependencies:
- dependency-name: portal-vue
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants