pluggyai / pluggy-node

Official Node SDK for Pluggy API
11 stars 4 forks source link

chore(deps): bump marked, @semantic-release/commit-analyzer, @semantic-release/git, @semantic-release/github, @semantic-release/npm, @semantic-release/release-notes-generator and semantic-release #46

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps marked to 4.1.0 and updates ancestor dependencies marked, @semantic-release/commit-analyzer, @semantic-release/git, @semantic-release/github, @semantic-release/npm, @semantic-release/release-notes-generator and semantic-release. These dependencies need to be updated together.

Updates marked from 2.1.3 to 4.1.0

Release notes

Sourced from marked's releases.

v4.1.0

4.1.0 (2022-08-30)

Features

v4.0.19

4.0.19 (2022-08-21)

Bug Fixes

  • make second parameter optional on lexer.inline (#2552) (f1a9608)

v4.0.18

4.0.18 (2022-07-11)

Bug Fixes

v4.0.17

4.0.17 (2022-06-13)

Bug Fixes

  • Code and heading after list without blank line (#2483) (15f3f15)

v4.0.16

4.0.16 (2022-05-17)

Bug Fixes

v4.0.15

4.0.15 (2022-05-02)

Bug Fixes

v4.0.14

4.0.14 (2022-04-11)

... (truncated)

Commits
  • 64b22d0 chore(release): 4.1.0 [skip ci]
  • 7e2ef30 🗜️ build [skip ci]
  • 994b2e6 feat: add async option (#2474)
  • 33724a3 chore(deps-dev): Bump @​semantic-release/github from 8.0.5 to 8.0.6 (#2565)
  • 587842c chore(deps-dev): Bump eslint from 8.22.0 to 8.23.0 (#2566)
  • 4f265ab chore(deps-dev): Bump eslint-plugin-promise from 6.0.0 to 6.0.1 (#2567)
  • 17ffd61 chore(deps-dev): Bump semantic-release from 19.0.4 to 19.0.5 (#2568)
  • e422d22 chore(deps-dev): Bump @​babel/core from 7.18.10 to 7.18.13 (#2569)
  • d9c0078 chore(deps-dev): Bump uglify-js from 3.16.3 to 3.17.0 (#2562)
  • d8bcf9c chore(deps-dev): Bump rollup from 2.78.0 to 2.78.1 (#2560)
  • Additional commits viewable in compare view


Updates @semantic-release/commit-analyzer from 8.0.1 to 9.0.2

Release notes

Sourced from @​semantic-release/commit-analyzer's releases.

v9.0.2

9.0.2 (2021-11-23)

Bug Fixes

  • bump conventional commits parser to version 3.2.3 (#289) (fc0a88a)

v9.0.1

9.0.1 (2021-09-18)

Bug Fixes

  • deps: update dependency import-from to v4 (#235) (2da0011)

v9.0.0

9.0.0 (2021-09-17)

Features

  • raise minimum version of Node to v14.17 (#248) (6eeaeb2)

BREAKING CHANGES

  • the minimum required version of node is now v14.17

v9.0.0-beta.3

9.0.0-beta.3 (2021-09-03)

Bug Fixes

v9.0.0-beta.2

9.0.0-beta.2 (2021-08-21)

Features

BREAKING CHANGES

  • @semantic-release/commit-analyzer is now a native ES Module
  • When setting the releaseRules option to a path, the path must include the .js extension, and the file must be an ES Module itself, exporting an array as default

... (truncated)

Commits
  • fc0a88a fix: bump conventional commits parser to version 3.2.3 (#289)
  • 271625c chore(deps): lock file maintenance
  • 3d5044f chore(deps): lock file maintenance (#287)
  • b00574f chore(deps): lock file maintenance (#286)
  • 89983f4 chore(deps): lock file maintenance (#285)
  • 1651fc7 chore(deps): update dependency sinon to v12.0.1 (#284)
  • eccfd38 chore(deps): update dependency sinon to v12 (#283)
  • 9cc61f3 chore(deps): lock file maintenance (#282)
  • e59d3be chore(deps): lock file maintenance (#280)
  • 3b6e669 chore(deps): lock file maintenance
  • Additional commits viewable in compare view


Updates @semantic-release/git from 9.0.1 to 10.0.1

Release notes

Sourced from @​semantic-release/git's releases.

v10.0.1

10.0.1 (2021-10-30)

Bug Fixes

  • deps: update dependency @​semantic-release/error to v3 (#295) (3e934d4)

v10.0.0

10.0.0 (2021-09-20)

Features

  • node-version: raised the minimum required version to v14.17 (7ab65f8)

BREAKING CHANGES

  • node-version: the minimum required version of node is now v14.17
Commits
  • 3e934d4 fix(deps): update dependency @​semantic-release/error to v3 (#295)
  • 01aad76 chore(deps): lock file maintenance (#304)
  • eae607b chore(deps): lock file maintenance (#302)
  • f9e1a09 chore(deps): lock file maintenance (#301)
  • 51280ff chore(deps): lock file maintenance (#300)
  • 7a41029 chore(deps): lock file maintenance (#299)
  • 7ab65f8 feat(node-version): raised the minimum required version to v14.17
  • 9105df6 chore(deps): lock file maintenance (#296)
  • fccf23d build(release.yml): set node-version to 16
  • 9d20879 chore(deps): lock file maintenance (#294)
  • Additional commits viewable in compare view


Updates @semantic-release/github from 7.2.3 to 8.0.6

Release notes

Sourced from @​semantic-release/github's releases.

v8.0.6

8.0.6 (2022-08-27)

Bug Fixes

  • deps: update dependency @​semantic-release/error to v3 (#412) (1544c9a)

v8.0.5

8.0.5 (2022-07-08)

Bug Fixes

  • deps: update dependency @​octokit/rest to v19 (#524) (fdc2a3b)

v8.0.4

8.0.4 (2022-03-29)

Bug Fixes

  • revert "fix(deps): update dependency url-join to v5" (6e4dfca)

v8.0.3

8.0.3 (2022-03-29)

Bug Fixes

  • deps: update dependency url-join to v5 (7725391)

v8.0.2

8.0.2 (2021-11-03)

Bug Fixes

v8.0.1

8.0.1 (2021-09-23)

Bug Fixes

  • deps: update dependency http-proxy-agent to v5 (#416) (a454f34)

v8.0.0

BREAKING CHANGES

... (truncated)

Commits
  • 1544c9a fix(deps): update dependency @​semantic-release/error to v3 (#412)
  • 4966706 chore(deps): update dependency ava to v4.3.3
  • de413a9 chore(deps): update dependency semantic-release to v19.0.5 (#538)
  • 61f949b chore(deps): update dependency semantic-release to v19.0.4 (#537)
  • 1b951bc chore(deps): lock file maintenance (#536)
  • 058d99d chore(deps): lock file maintenance (#535)
  • 0033141 chore(deps): lock file maintenance (#534)
  • 862f555 chore(deps): lock file maintenance (#533)
  • f4fea60 chore(deps): lock file maintenance (#531)
  • 44c880a chore(deps): lock file maintenance (#530)
  • Additional commits viewable in compare view


Updates @semantic-release/npm from 7.1.3 to 9.0.1

Release notes

Sourced from @​semantic-release/npm's releases.

v9.0.1

9.0.1 (2022-02-28)

Bug Fixes

  • add missed preferLocal option for execa call (#458) (c817a88)

v9.0.0

9.0.0 (2022-01-18)

Bug Fixes

  • add preferLocal option to allow execa to use local npm version (#445) (002439e)
  • updated the peer requirement for semantic-release to the new stable version (575a5a4)
  • updated the peer requirement on semantic-release to a version matching the engines definition of this package (2d1f5f2)
  • upgrade npm dependency to v8 (a12d6e5)

BREAKING CHANGES

  • the minimum required peer of semantic-release has been raised to match the engines.node requirements of this package
  • npm v8 dropped support for node v15, so it is no longer supported in this plugin. this should be low impact since node v15 is already EOL

Co-authored-by: Matt Travi programmer@travi.org

v9.0.0-beta.3

9.0.0-beta.3 (2022-01-18)

Bug Fixes

  • updated the peer requirement for semantic-release to the new stable version (575a5a4)

v9.0.0-beta.2

9.0.0-beta.2 (2022-01-17)

Bug Fixes

  • updated the peer requirement on semantic-release to a version matching the engines definition of this package (2d1f5f2)

BREAKING CHANGES

  • the minimum required peer of semantic-release has been raised to match the engines.node requirements of this package

... (truncated)

Commits
  • c817a88 fix: add missed preferLocal option for execa call (#458)
  • 43b15c9 docs(readme): removed a duplicated word (#457)
  • 1b3e020 chore(deps): lock file maintenance (#451)
  • 12fe2e1 chore(deps): update dependency semantic-release to v19.0.2 (#456)
  • 11e18bb chore(deps): pin dependency semantic-release to v19.0.0 (#455)
  • e644a9c Merge pull request #454 from semantic-release/next
  • 2aa642c Merge pull request #452 from semantic-release/beta
  • 575a5a4 fix: updated the peer requirement for semantic-release to the new stable ve...
  • 2d1f5f2 fix: updated the peer requirement on semantic-release to a version matching...
  • a12d6e5 fix: upgrade npm dependency to v8
  • Additional commits viewable in compare view


Updates @semantic-release/release-notes-generator from 9.0.3 to 10.0.3

Release notes

Sourced from @​semantic-release/release-notes-generator's releases.

v10.0.3

10.0.3 (2021-11-24)

Bug Fixes

  • bump conventional commits parser to version 3.2.3 (#293) (5f9d65d)

v10.0.2

10.0.2 (2021-09-18)

Bug Fixes

  • deps: update dependency conventional-changelog-writer to v5 (#212) (6724eca)

v10.0.1

10.0.1 (2021-09-17)

Bug Fixes

  • deps: update dependency import-from to v4 (#248) (bb00694)

v10.0.0

BREAKING CHANGES

  • the minimum required version of node is now v14.17.

Thanks

@​abel-mak

v10.0.0-beta.2

10.0.0-beta.2 (2021-09-03)

Features

  • updated the peer-dependency on semantic-release to v18 or above (d2f6e46)

v10.0.0-beta.1

10.0.0-beta.1 (2021-08-23)

Features

... (truncated)

Commits
  • 5f9d65d fix: bump conventional commits parser to version 3.2.3 (#293)
  • 2ca8fe8 chore(deps): update dependency semantic-release to v18.0.1 (#292)
  • 7cd50df chore(deps): lock file maintenance (#291)
  • f18c275 chore(deps): lock file maintenance (#290)
  • 9bff194 chore(deps): lock file maintenance (#289)
  • 0093602 chore(deps): lock file maintenance (#288)
  • a7981ca chore(deps): update dependency sinon to v12.0.1 (#287)
  • bfb4411 chore(deps): update dependency sinon to v12 (#286)
  • 0d7b228 chore(deps): lock file maintenance (#285)
  • 1ad2d34 chore(deps): lock file maintenance
  • Additional commits viewable in compare view


Updates semantic-release from 17.4.7 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](https://github.com/pluggyai/pluggy-node/network/alerts).
dependabot[bot] commented 1 year ago

Superseded by #62.