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 the dependencies group with 2 updates #126

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2023

Bumps the dependencies group with 2 updates: marked and marked-footnote.

Updates marked from 11.0.1 to 11.1.0

Release notes

Sourced from marked's releases.

v11.1.0

11.1.0 (2023-12-12)

Features

Commits
  • 0d3e9e7 chore(release): 11.1.0 [skip ci]
  • faae243 feat: add processAllTokens hook (#3114)
  • f6450bc chore(deps-dev): Bump @​semantic-release/npm from 11.0.1 to 11.0.2 (#3132)
  • 16b401d chore(deps-dev): Bump eslint from 8.54.0 to 8.55.0 (#3131)
  • f899cfa chore(deps-dev): Bump @​typescript-eslint/parser from 6.13.1 to 6.13.2 (#3130)
  • eb5cfe3 chore(deps-dev): Bump @​arethetypeswrong/cli from 0.13.2 to 0.13.3 (#3129)
  • 5f505c3 chore(deps-dev): Bump @​semantic-release/github from 9.2.4 to 9.2.5 (#3128)
  • See full diff in compare view

Updates marked-footnote from 1.1.3 to 1.2.1

Release notes

Sourced from marked-footnote's releases.

[email protected]

marked-footnote 1.2.1 (2023-12-13)

Bug Fixes

  • preserve the value of the first token by leaving a space to ensure that the subsequent item is properly accessed (3e26ab5), closes #27
  • reset refs number on each parsing (d72b9da), closes #28

[email protected]

marked-footnote 1.2.0 (2023-12-11)

Features

  • use sequential number for footnote refs and resolve footnote order (1d53da3), closes #26
Commits
  • cb7ad7c chore(release): 1.2.1
  • 3e26ab5 fix: preserve the value of the first token by leaving a space to ensure that ...
  • d72b9da fix: reset refs number on each parsing
  • 68687f4 chore(release): 1.2.0
  • 1d53da3 feat: use sequential number for footnote refs and resolve footnote order
  • 9e971a4 fix(deps): update dependency @​babel/core to v7.23.5
  • 5bf049e chore(deps): update dependency marked to v11
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 14, 2023
@dependabot dependabot bot requested a review from krymtkts December 14, 2023 21:47
@krymtkts
Copy link
Owner

@dependabot rebase

Bumps the dependencies group with 2 updates: [marked](https://github.com/markedjs/marked) and [marked-footnote](https://github.com/bent10/marked-extensions).


Updates `marked` from 11.0.1 to 11.1.0
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v11.0.1...v11.1.0)

Updates `marked-footnote` from 1.1.3 to 1.2.1
- [Release notes](https://github.com/bent10/marked-extensions/releases)
- [Commits](https://github.com/bent10/marked-extensions/compare/[email protected]@1.2.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: marked-footnote
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-8c3ec01a65 branch from 39b0686 to e9f9837 Compare December 15, 2023 06:19
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2023

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-8c3ec01a65 branch December 17, 2023 01:13
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