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

chore(deps): bump marked from 2.1.3 to 4.0.12 #138

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2022

Bumps marked from 2.1.3 to 4.0.12.

Release notes

Sourced from marked's releases.

v4.0.12

4.0.12 (2022-01-27)

Bug Fixes

v4.0.11

4.0.11 (2022-01-26)

Bug Fixes

v4.0.10

4.0.10 (2022-01-13)

Bug Fixes

  • security: fix redos vulnerabilities (8f80657)

v4.0.9

4.0.9 (2022-01-06)

Bug Fixes

v4.0.8

4.0.8 (2021-12-19)

Bug Fixes

v4.0.7

4.0.7 (2021-12-09)

Bug Fixes

... (truncated)

Commits
  • 4c5b974 chore(release): 4.0.12 [skip ci]
  • a200d0a 🗜️ build [skip ci]
  • 5fba688 fix: fix nbsp after table
  • ed66bf8 Add check in splitCells to prevent calling trim on undefined (#2372)
  • 8375314 chore(release): 4.0.11 [skip ci]
  • f77fa68 🗜️ build [skip ci]
  • 6e1f923 fix: fix blank line after table header (#2332)
  • 5384d17 chore(deps-dev): Bump @​babel/preset-env from 7.16.8 to 7.16.11 (#2367)
  • 00487d1 chore(deps-dev): Bump rollup from 2.64.0 to 2.66.0 (#2366)
  • 83ca3b1 chore(deps-dev): Bump semantic-release from 18.0.1 to 19.0.2 (#2368)
  • Additional commits viewable in compare view

Dependabot compatibility score

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) from 2.1.3 to 4.0.12.
- [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.0.12)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 2, 2022
@zoetrope69 zoetrope69 merged commit 9bce77d into main Mar 2, 2022
@zoetrope69 zoetrope69 deleted the dependabot/npm_and_yarn/marked-4.0.12 branch March 2, 2022 07:20
zoetrope69 pushed a commit that referenced this pull request Dec 31, 2022
chore(deps): pin dependencies (#105)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency jest to v27.4.2 (#106)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency prettier to v2.5.1 (#110)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint to v8.4.0 (#109)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update node.js to v16.13.1 (#108)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency jest to v27.4.3 (#107)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint to v8.4.1 (#111)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency jest to v27.4.4 (#112)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency jest to v27.4.5 (#113)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint to v8.5.0 (#114)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint-plugin-jest to v25.3.2 (#115)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint to v8.6.0 (#117)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint-plugin-jest to v25.3.3 (#116)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint-plugin-jest to v25.3.4 (#118)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency jest to v27.4.7 (#119)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency nock to v13.2.2 (#120)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update node.js to v16.13.2 (#121)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency semantic-release to v19 (#124)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint to v8.7.0 (#123)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint-plugin-jest to v25.7.0 (#122)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): bump node-fetch from 3.1.0 to 3.1.1 (#125)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](node-fetch/node-fetch@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): update dependency eslint-plugin-jest to v26 (#126)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint to v8.8.0 (#127)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update node.js to v16.14.0 (#131)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency nock to v13.2.4 (#128)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint-plugin-jest to v26.1.0 (#130)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency node-fetch to 2.6.7 [security] (#132)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency jest to v27.5.1 (#129)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update actions/checkout action to v3 (#137)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update actions/setup-node action to v3 (#136)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint-config-prettier to v8.4.0 (#135)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint to v8.10.0 (#133)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint-plugin-jest to v26.1.1 (#134)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): bump marked from 2.1.3 to 4.0.12 (#138)

Bumps [marked](https://github.com/markedjs/marked) from 2.1.3 to 4.0.12.
- [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.0.12)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): update dependency eslint-config-prettier to v8.5.0 (#139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint to v8.11.0 (#140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update node.js to v16.18.1 (#141)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency semantic-release to v19.0.5 (#152)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency nock to v13.2.9 (#151)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update node.js to v16.19.0 (#155)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency prettier to v2.8.1 (#142)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency eslint to v8.31.0 (#144)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency eslint-plugin-jest to v26.9.0 (#143)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency jest to v29 (#146)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency eslint-plugin-prettier to v4.2.1 (#153)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency eslint-plugin-jest to v27 (#154)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update node.js to v18 (#160)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): bump minimist from 1.2.5 to 1.2.7 (#158)

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.7)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump npm from 8.3.1 to 8.19.3 (#159)

Bumps [npm](https://github.com/npm/cli) from 8.3.1 to 8.19.3.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/v8.19.3/CHANGELOG.md)
- [Commits](npm/cli@v8.3.1...v8.19.3)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump semver-regex from 3.1.3 to 3.1.4 (#148)

Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits/v3.1.4)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant