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 @electron/docs-parser from 0.10.1 to 1.0.1 #679

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps @electron/docs-parser from 0.10.1 to 1.0.1.

Release notes

Sourced from @​electron/docs-parser's releases.

v1.0.1

1.0.1 (2022-12-01)

Bug Fixes

  • update dependencies to clean up yarn audit (#76) (47197b8)

v1.0.0

1.0.0 (2022-11-13)

Features

  • take moduleVersion as a CLI parameter instead of inferring (017c9da)

BREAKING CHANGES

  • The new moduleVersion CLI paramater is required, the module version will no longer be automatically inferred when using the CLI

v0.12.4

0.12.4 (2022-03-17)

Bug Fixes

  • include 'v' prefix on version in GitHub URL (#47) (c003406)

v0.12.3

0.12.3 (2021-11-10)

Bug Fixes

  • support primitive 'string' type for enums (#65) (866dee8)

v0.12.2

0.12.2 (2021-08-27)

Bug Fixes

v0.12.1

0.12.1 (2021-06-14)

Bug Fixes

... (truncated)

Commits
  • 47197b8 fix: update dependencies to clean up yarn audit (#76)
  • 017c9da feat: take moduleVersion as a CLI parameter instead of inferring
  • 7c78f6c Merge pull request #71 from electron/dependabot/npm_and_yarn/minimist-1.2.6
  • 3c7c9b6 Merge pull request #74 from electron/dependabot/npm_and_yarn/semver-regex-3.1.4
  • 3dd5dd9 Merge pull request #72 from electron/dependabot/npm_and_yarn/trim-off-newline...
  • e9f2b8b build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
  • 44a35f1 build(deps): bump minimist from 1.2.3 to 1.2.6
  • 1707dac build(deps): bump semver-regex from 3.1.2 to 3.1.4
  • 7a7f462 Merge pull request #73 from electron/dependabot/npm_and_yarn/node-fetch-2.6.7
  • 60a64ea build(deps): bump node-fetch from 2.6.1 to 2.6.7
  • 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)

Bumps [@electron/docs-parser](https://github.com/electron/docs-parser) from 0.10.1 to 1.0.1.
- [Release notes](https://github.com/electron/docs-parser/releases)
- [Changelog](https://github.com/electron/docs-parser/blob/main/.releaserc.json)
- [Commits](electron/docs-parser@v0.10.1...v1.0.1)

---
updated-dependencies:
- dependency-name: "@electron/docs-parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 2, 2022
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.

0 participants