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-dev): bump vitron from 2.0.0-alpha.4 to 2.0.0 #431

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2023

Bumps vitron from 2.0.0-alpha.4 to 2.0.0.

Release notes

Sourced from vitron's releases.

2.0.0

Major Changes

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.0-alpha.4 (2023-09-17)

Bug Fixes

  • add missing main directory in file list (2874332)

2.0.0-alpha.3 (2023-09-17)

Bug Fixes

  • deps: bump get-port-please from 3.0.1 to 3.0.2 (#534) (b425e8c)
  • deps: bump locter from 1.2.1 to 1.2.2 (#538) (c716b81)
  • include missing files from source (1197daf)

Features

  • provide exports for main, preload & renderer (0ed7c56)
  • provide package.json to custom epxort paths (dd4a512)

2.0.0-alpha.2 (2023-08-29)

Bug Fixes

Features

  • pick random port for renderer process (79d65f6)

2.0.0-alpha.0 (2023-08-28)

Bug Fixes

Features

  • refactor code base + custom preload bundling (fbe0f37)
  • simplified cli init command (d20a089)
  • utility package for main process (a98dffc)

BREAKING CHANGES

... (truncated)

Changelog

Sourced from vitron's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

Commits
  • ff3ee2d chore(release): publish
  • 219439d build: update changeset
  • 47cdaea build: fix changesets config
  • 93ff9da build: add name field to package.json for changesets
  • 54a6faf build: remove name in package.json of examples
  • e105d97 build: use changeset for version & release management
  • 2708cef build(deps-dev): bump electron from 26.1.0 to 27.0.3 (#596)
  • 7ccf136 build(deps-dev): bump jest and @​types/jest (#600)
  • aafb7be build: adjust electron peer-dependency version range
  • e8f5601 build(deps-dev): bump @​rollup/plugin-node-resolve from 15.2.1 to 15.2.3 (#595)
  • 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 [vitron](https://github.com/tada5hi/vitron) from 2.0.0-alpha.4 to 2.0.0.
- [Release notes](https://github.com/tada5hi/vitron/releases)
- [Changelog](https://github.com/tada5hi/vitron/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tada5hi/vitron/compare/[email protected])

---
updated-dependencies:
- dependency-name: vitron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 5, 2023
@tada5hi tada5hi merged commit 90817ba into master Nov 5, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitron-2.0.0 branch November 5, 2023 16:27
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.

1 participant