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.12.2 to 1.1.0 #1066

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2023

Bumps @electron/docs-parser from 0.12.2 to 1.1.0.

Release notes

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

v1.1.0

1.1.0 (2023-02-02)

Features

  • add new Event support for extensible params (#80) (c11b637)

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)
Commits
  • c11b637 feat: add new Event support for extensible params (#80)
  • 2a33816 build: update dependencies to clean up yarn audit
  • 3741ba9 chore: set @​wg-ecosystem as CODEOWNERS (#79)
  • fc1bf54 build: use cfa orb (#77)
  • 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
  • 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.12.2 to 1.1.0.
- [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.12.2...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 2, 2023
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