Skip to content
This repository was archived by the owner on Sep 8, 2023. It is now read-only.

Bump marked and semantic-release #46

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2022

Bumps marked to 4.2.4 and updates ancestor dependency semantic-release. These dependencies need to be updated together.

Updates marked from 2.1.3 to 4.2.4

Release notes

Sourced from marked's releases.

v4.2.4

4.2.4 (2022-12-07)

Bug Fixes

v4.2.3

4.2.3 (2022-11-20)

Bug Fixes

v4.2.2

4.2.2 (2022-11-05)

Bug Fixes

v4.2.1

4.2.1 (2022-11-02)

Bug Fixes

v4.2.0

4.2.0 (2022-10-31)

Features

v4.1.1

4.1.1 (2022-10-01)

Bug Fixes

... (truncated)

Commits
  • f2f9969 chore(release): 4.2.4 [skip ci]
  • 4c24702 🗜️ build [skip ci]
  • edc857c fix: use paragraph token in blockquote in list (#2671)
  • 697ac2a fix: remove quotes at the end of gfm autolink (#2673)
  • df4eb0e fix: loose list items are loose (#2672)
  • bd9a114 chore(deps): Bump qs from 6.10.1 to 6.11.0 (#2678)
  • 7158cc9 chore(deps-dev): Bump @​semantic-release/github from 8.0.6 to 8.0.7 (#2674)
  • bc475da chore(deps-dev): Bump eslint-plugin-n from 15.5.1 to 15.6.0 (#2675)
  • 8b89d2c chore(deps-dev): Bump eslint from 8.28.0 to 8.29.0 (#2676)
  • 06747f8 chore(deps-dev): Bump rollup from 3.5.0 to 3.6.0 (#2677)
  • Additional commits viewable in compare view

Updates semantic-release from 18.0.1 to 19.0.5

Release notes

Sourced from semantic-release's releases.

v19.0.5

19.0.5 (2022-08-23)

Reverts

v19.0.4

19.0.4 (2022-08-22)

Bug Fixes

v19.0.3

19.0.3 (2022-06-09)

Bug Fixes

  • log-repo: use the original form of the repo url to remove the need to mask credentials (#2459) (58a226f), closes #2449

v19.0.2

19.0.2 (2022-01-18)

Bug Fixes

  • npm-plugin: upgraded to the stable version (0eca144)

v19.0.1

19.0.1 (2022-01-18)

Bug Fixes

  • npm-plugin: upgraded to the latest beta version (8097afb)

v19.0.0

19.0.0 (2022-01-18)

Bug Fixes

  • npm-plugin: upgraded to the beta, which upgrades npm to v8 (f634b8c)

... (truncated)

Commits
  • 8f07522 Revert "fix(deps): update dependency yargs to v17" (#2534)
  • 2f4bcef docs: add semantic-release-react-native to plugin list (#2523)
  • f419080 fix(deps): update dependency yargs to v17 (#1912)
  • 3bbf08c test(integration): upgrade the gitbox image to support arm architecture in ad...
  • 846f4c2 build(deps): bump terser from 5.14.0 to 5.14.2 (#2513)
  • bd294eb docs(plugin-list): add semantic-release-space plugin (#2502)
  • c69445e docs: remove deprecated keyword in gitlab-ci.md (#2498)
  • d80e2ea build(deps-dev): bump got from 11.8.3 to 11.8.5 (#2485)
  • 9589a96 docs: fix typos (#2476)
  • ec89bab docs: replace issue templates with forms (#2474)
  • Additional commits viewable in compare view

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.

Bumps [marked](https://github.com/markedjs/marked) to 4.2.4 and updates ancestor dependency [semantic-release](https://github.com/semantic-release/semantic-release). These dependencies need to be updated together.


Updates `marked` from 2.1.3 to 4.2.4
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v2.1.3...v4.2.4)

Updates `semantic-release` from 18.0.1 to 19.0.5
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v18.0.1...v19.0.5)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: indirect
- dependency-name: semantic-release
  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 Dec 7, 2022
@kisaiev kisaiev self-assigned this Dec 9, 2022
@kisaiev kisaiev merged commit c5b4454 into master Dec 9, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/marked-and-semantic-release-4.2.4 branch December 9, 2022 16:34
github-actions bot pushed a commit that referenced this pull request Dec 9, 2022
## [12.3.1](v12.3.0...v12.3.1) (2022-12-09)

### Bug Fixes

* bump marked and semantic-release ([#46](#46)) ([c5b4454](c5b4454))
@github-actions
Copy link

github-actions bot commented Dec 9, 2022

🎉 This PR is included in version 12.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to YosafatEG/steerage that referenced this pull request Feb 14, 2023
# 1.0.0 (2023-02-14)

### Bug Fixes

* bump json5 from 2.2.1 to 2.2.3 ([ExpediaGroup#47](https://github.com/YosafatEG/steerage/issues/47)) ([f0796f9](f0796f9))
* bump marked and semantic-release ([ExpediaGroup#46](https://github.com/YosafatEG/steerage/issues/46)) ([c5b4454](c5b4454))
* **deps:** Bump dot-prop from 4.2.0 to 5.2.0 ([ExpediaGroup#26](https://github.com/YosafatEG/steerage/issues/26)) ([b17ff63](b17ff63))
* explicitly force determination 6.0.1 ([ExpediaGroup#39](https://github.com/YosafatEG/steerage/issues/39)) ([5c6268b](5c6268b))
* readme change to test semantic release ([ExpediaGroup#34](https://github.com/YosafatEG/steerage/issues/34)) ([971559b](971559b))
* **revert:** "upgrade @vrbo/determination to V6.0.0" ([637333e](637333e))
* update readme to test actions ([0ee885f](0ee885f))

### Features

* empty commit to trigger release pipeline ([ExpediaGroup#44](https://github.com/YosafatEG/steerage/issues/44)) ([795b1d2](795b1d2))
* exposes overrides and defaults from determination ([ExpediaGroup#33](https://github.com/YosafatEG/steerage/issues/33)) ([07b1f0b](07b1f0b))
* Revert changes from 11.0.1 ([0e785d1](0e785d1))
* Update to require Hapi v20; Update dependencies; ([ExpediaGroup#28](https://github.com/YosafatEG/steerage/issues/28)) ([912897c](912897c))
* upgrade @vrbo/determination to V6.0.0 ([ExpediaGroup#32](https://github.com/YosafatEG/steerage/issues/32)) ([d944eb1](d944eb1))
* Upgrade to node v16 ([ExpediaGroup#43](https://github.com/YosafatEG/steerage/issues/43)) ([2dc36f7](2dc36f7))

### BREAKING CHANGES

* This updates @vrbo/determination from the range `^4.0.0` to
`^6.0.0`. Please validate your dependencies on this can use this version and update as needed.

Co-authored-by: aaestrada <v-aaestrada@expediagroup.com>
* The Hapi peer dependency has been changed from `>=19` to `>=20`. Please install Hapi v20 to use this version of Steerage.
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 released
Development

Successfully merging this pull request may close these issues.

1 participant