Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

⬆️ Bump parse-path and semantic-release-gitmoji #310

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 Nov 10, 2022

Bumps parse-path and semantic-release-gitmoji. These dependencies needed to be updated together.
Updates parse-path from 4.0.4 to 7.0.0

Release notes

Sourced from parse-path's releases.

7.0.0

Add the parse_failed property — whether the input was parsed successfully or not.

6.0.0

parse-path 6.0.0

Breaking changes

  • The resource property will not contain the port anymore. Added the host property which has the port too.

5.0.0

parse-path 5.0.0

⭐ This is a major release of parse-path! ⭐

Breaking changes

  • parse-path will not parse git@... ssh URLs anymore. Use parse-url for that.
  • If the input url has a trailing slash, the trailing slash will be added in the pathname too.
  • The port field is a string. By default empty.
  • Added the password field (default: "")
  • The resource may contain the port in it (e.g. resource: "domain.com:4200").

Features

  • Faster
  • More secure
  • Cleaner codebase

Any questions, suggestions, contributions are always welcome! 😊

Commits

Updates semantic-release-gitmoji from 1.3.4 to 1.4.5

Release notes

Sourced from semantic-release-gitmoji's releases.

v1.4.5

v1.4.5 (2022-09-22)

⬆️ Dependency Upgrade

v1.4.4

v1.4.4 (2022-01-25)

⬆️ Dependency Upgrade

  • 134660e Upgrade dependencies including peer dependency on semantic-release@<20.

v1.4.1

v1.4.1 (2021-10-05)

🐛 Bug Fixes

v1.4.0

v1.4.0 (2021-10-04)

✨ New Features

Commits
  • f98ef90 🔖 v1.4.5 [skip ci]
  • 51ae728 Merge pull request #46 from momocow/dev
  • 7dbc76a ⬆️ Upgrade ava, gitmoji-cli, and git-url-parse (#45)
  • 5a0cecd ⬆️ Bump minimist from 1.2.5 to 1.2.6
  • 010d991 Update .travis.yml
  • d9ba519 Merge pull request #42 from xylocone/patch-1
  • 3638131 🗎 docs: update dead link
  • 527be9f 🔖 v1.4.4 [skip ci]
  • 79e18a3 Merge pull request #35 from momocow/alpha
  • f8cb499 🔖 v1.4.4-alpha.1 [skip ci]
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 10, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/parse-path-and-semantic-release-gitmoji-7.0.0 branch 2 times, most recently from f7f9f23 to d32b7ed Compare December 7, 2022 01:41
Bumps [parse-path](https://github.com/IonicaBizau/parse-path) and [semantic-release-gitmoji](https://github.com/momocow/semantic-release-gitmoji). These dependencies needed to be updated together.

Updates `parse-path` from 4.0.4 to 7.0.0
- [Release notes](https://github.com/IonicaBizau/parse-path/releases)
- [Commits](IonicaBizau/parse-path@4.0.4...7.0.0)

Updates `semantic-release-gitmoji` from 1.3.4 to 1.4.5
- [Release notes](https://github.com/momocow/semantic-release-gitmoji/releases)
- [Changelog](https://github.com/momocow/semantic-release-gitmoji/blob/master/.releaserc.js)
- [Commits](momocow/semantic-release-gitmoji@v1.3.4...v1.4.5)

---
updated-dependencies:
- dependency-name: parse-path
  dependency-type: indirect
- dependency-name: semantic-release-gitmoji
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/parse-path-and-semantic-release-gitmoji-7.0.0 branch from d32b7ed to 06437a0 Compare April 11, 2023 01:18
# for free to join this conversation on GitHub. Already have an account? # 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.

0 participants