Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

[skip ci]: Bump portal-vue from 2.1.7 to 3.0.0 #1210

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2023

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

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 18, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/portal-vue-3.0.0 branch from 24a6f72 to 7a7706a Compare February 2, 2023 11:12
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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/portal-vue-3.0.0 branch from 7a7706a to 4b91065 Compare February 2, 2023 11:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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