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

Bump xmldom and meteor-desktop #14

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 11, 2022

Removes xmldom. It's no longer used after updating ancestor dependency meteor-desktop. These dependencies need to be updated together.

Removes xmldom

Updates meteor-desktop from 1.6.0 to 2.2.5

Changelog

Sourced from meteor-desktop's changelog.

v2.2.5 24.01.2020

v2.2.4 21.01.2020

This is a community maintained release:

Recommended versions:

v2.0.0 02.10.2018

The main aim of this version is to decouple electron, electron-builder and electron-packager from this package. Until now every meteor-desktop release came with specific versions of those pinned to it. Now you are free to use any version with your meteor project. Just add them to your devDependencies. If you will not, meteor-desktop adds the recommended versions automatically when needed.

From now every meteor-desktop release will provide a recommended versions numbers of these dependencies. By default I will try to make meteor-desktop compatible within the compatibility version of the recommended version i.e. if the recommended electron version is 2.0.10 you should still be able to use any 2.x.x version without problems.

Recommended versions:

BREAKING:

  • support for Squirrel autoupdate mechanism ended, if you wish to continue with it, add the electron-builder-squirrel-windows dependency to your devDependencies and move it's settings to squirrel section in settings i.e.:

        "squirrel": {
            "autoUpdateFeedUrl": "http://127.0.0.1/update/:platform/:version",
            "autoUpdateFeedHeaders": {},
            "autoUpdateCheckOnStart": true
        },
    

    All builtin support will be definitely removed in January 2019.

v1.7.0 28.09.2018

... (truncated)

Commits

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [meteor-desktop](https://github.com/wojtkowiak/meteor-desktop). These dependencies need to be updated together.


Removes `xmldom`

Updates `meteor-desktop` from 1.6.0 to 2.2.5
- [Release notes](https://github.com/wojtkowiak/meteor-desktop/releases)
- [Changelog](https://github.com/wojtkowiak/meteor-desktop/blob/master/CHANGELOG.md)
- [Commits](wojtkowiak/meteor-desktop@v1.6.0...v2.2.5)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: meteor-desktop
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2022
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