Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2023

Bumps semver to 7.5.3 and updates ancestor dependency appium. These dependencies need to be updated together.

Updates semver from 5.7.1 to 7.5.3

Release notes

Sourced from semver's releases.

v7.5.3

7.5.3 (2023-06-22)

Bug Fixes

Documentation

v7.5.2

7.5.2 (2023-06-15)

Bug Fixes

v7.5.1

7.5.1 (2023-05-12)

Bug Fixes

v7.5.0

7.5.0 (2023-04-17)

Features

Bug Fixes

v7.4.0

7.4.0 (2023-04-10)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from semver's changelog.

7.5.3 (2023-06-22)

Bug Fixes

Documentation

7.5.2 (2023-06-15)

Bug Fixes

7.5.1 (2023-05-12)

Bug Fixes

7.5.0 (2023-04-17)

Features

Bug Fixes

7.4.0 (2023-04-10)

Features

Bug Fixes

... (truncated)

Commits
  • 7fdf1ef chore: release 7.5.3
  • bf53dd8 docs: add example for > comparator (#569)
  • abdd93d fix: set max lengths in regex for numeric and build identifiers (#571)
  • e7b78de chore: release 7.5.2
  • 58c791f fix: diff when detecting major change from prerelease (#566)
  • 5c8efbc fix: preserve build in raw after inc (#565)
  • 717534e fix: better handling of whitespace (#564)
  • 2f738e9 chore: bump @​npmcli/template-oss from 4.14.1 to 4.15.1 (#558)
  • aa016a6 chore: release 7.5.1
  • d30d25a fix: show type on invalid semver error (#559)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.


Updates appium from 1.21.0 to 2.0.0

Release notes

Sourced from appium's releases.

Appium 2

This is the first official release of Appium 2.

In lieu of a changelog which would be overwhelmingly long and specific, please read the official migration guide

appium@2.0.0-rc.4

2.0.0-rc.4 (2023-06-29)

Note: Version bump only for package appium

appium@2.0.0-rc.3

2.0.0-rc.3 (2023-06-15)

Note: Version bump only for package appium

appium@2.0.0-rc.2

2.0.0-rc.2 (2023-06-14)

Note: Version bump only for package appium

appium@2.0.0-rc.1

2.0.0-rc.1 (2023-06-14)

Features

  • appium: Allow to provide ipv6 addresses and handle broadcast addresses in logs (#18674) (8f63dab)

Bug Fixes

  • appium: update dependency winston to v3.9.0 (a98d9c3)
  • docutils: update dependency yaml to v2.3.0 (325d237)
  • docutils: update dependency yaml to v2.3.1 (1a2260b)
  • ensure logServerAddress gets an actual URL (#18754) (901ac71)
  • support: update dependency @​types/semver to v7.5.0 (528dcfe)
  • support: update dependency semver to v7.5.1 (5a55509)
  • types: fix broken appium config schema types, temporarily (fd2c72f)
  • types: update dependency type-fest to v3.11.0 (19277f6)
  • types: update dependency type-fest to v3.11.1 (56499eb)

appium@2.0.0-beta.71

2.0.0-beta.71 (2023-05-19)

Note: Version bump only for package appium

appium@2.0.0-beta.70

2.0.0-beta.70 (2023-05-19)

Note: Version bump only for package appium

... (truncated)

Changelog

Sourced from appium's changelog.

Change Log

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

2.0.0-rc.5 (2023-07-03)

Bug Fixes

  • appium: restrict address to ipv6/hostname (#18824) (f09fbb6), closes #18716
  • appium: type fixes for ts v5 (c13333b)
  • support: update dependency semver to v7.5.3 (ed1856d)

2.0.0-rc.4 (2023-06-29)

Note: Version bump only for package appium

2.0.0-rc.3 (2023-06-15)

Note: Version bump only for package appium

2.0.0-rc.2 (2023-06-14)

Note: Version bump only for package appium

2.0.0-rc.1 (2023-06-14)

Features

  • appium: Allow to provide ipv6 addresses and handle broadcast addresses in logs (#18674) (8f63dab)

Bug Fixes

... (truncated)

Commits
  • 87214fd chore(appium): publish appium 2
  • 3fa73a1 chore(appium): remove rc tag from appium 2
  • 1ab323b chore(appium): promote appium npm tag to latest
  • 8a6a4ba chore: publish
  • c13333b fix(appium): type fixes for ts v5
  • e30ad0e chore(appium,types): remove some useless type arguments
  • ed1856d fix(support): update dependency semver to v7.5.3
  • f09fbb6 fix(appium): restrict address to ipv6/hostname (#18824)
  • 97fe159 chore(appium): Improve the error message on config load error (#18829)
  • 58b7186 chore: publish
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 11, 2023
Bumps [semver](https://github.com/npm/node-semver) to 7.5.3 and updates ancestor dependency [appium](https://github.com/appium/appium/tree/HEAD/packages/appium). These dependencies need to be updated together.


Updates `semver` from 5.7.1 to 7.5.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v7.5.3)

Updates `appium` from 1.21.0 to 2.0.0
- [Release notes](https://github.com/appium/appium/releases)
- [Changelog](https://github.com/appium/appium/blob/master/packages/appium/CHANGELOG.md)
- [Commits](https://github.com/appium/appium/commits/appium@2.0.0/packages/appium)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: appium
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/example/e2e/semver-and-appium-7.5.3 branch from ccf5f68 to ae1714a Compare August 1, 2023 09:50
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2023

Superseded by #134.

@dependabot dependabot bot closed this Oct 2, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/example/e2e/semver-and-appium-7.5.3 branch October 2, 2023 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot-semver-unknown dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants