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

chore(deps): Bump @cloudquery/plugin-sdk-javascript from 0.1.0 to 0.1.3 #27

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2024

Bumps @cloudquery/plugin-sdk-javascript from 0.1.0 to 0.1.3.

Release notes

Sourced from @​cloudquery/plugin-sdk-javascript's releases.

v0.1.3

0.1.3 (2024-01-02)

Bug Fixes

  • deps: Update dependency @​cloudquery/plugin-pb-javascript to ^0.0.13 (#119) (e1779b5)

v0.1.2

0.1.2 (2024-01-02)

Bug Fixes

  • deps: Update actions/setup-node action to v4 (#118) (be808e4)
  • deps: Update dependency eslint to v8.56.0 (#113) (6ecdd53)
  • deps: Update dependency eslint-plugin-import to v2.29.1 (#110) (4bb02e1)
  • deps: Update dependency eslint-plugin-n to v16.6.0 (#114) (7e856e5)
  • deps: Update dependency eslint-plugin-prettier to v5.1.2 (#115) (6017ce7)
  • deps: Update dependency p-map to v7.0.1 (#111) (dac1c46)
  • deps: Update typescript-eslint monorepo to v6.16.0 (#116) (80a2b95)

v0.1.1

0.1.1 (2023-12-29)

Bug Fixes

  • Add --license placeholder for future use (#108) (0537d45)
Changelog

Sourced from @​cloudquery/plugin-sdk-javascript's changelog.

0.1.3 (2024-01-02)

Bug Fixes

  • deps: Update dependency @​cloudquery/plugin-pb-javascript to ^0.0.13 (#119) (e1779b5)

0.1.2 (2024-01-02)

Bug Fixes

  • deps: Update actions/setup-node action to v4 (#118) (be808e4)
  • deps: Update dependency eslint to v8.56.0 (#113) (6ecdd53)
  • deps: Update dependency eslint-plugin-import to v2.29.1 (#110) (4bb02e1)
  • deps: Update dependency eslint-plugin-n to v16.6.0 (#114) (7e856e5)
  • deps: Update dependency eslint-plugin-prettier to v5.1.2 (#115) (6017ce7)
  • deps: Update dependency p-map to v7.0.1 (#111) (dac1c46)
  • deps: Update typescript-eslint monorepo to v6.16.0 (#116) (80a2b95)

0.1.1 (2023-12-29)

Bug Fixes

  • Add --license placeholder for future use (#108) (0537d45)
Commits
  • 5ee44fc chore(main): Release v0.1.3 (#120)
  • e1779b5 fix(deps): Update dependency @​cloudquery/plugin-pb-javascript to ^0.0.13 (#119)
  • 33b5caa chore(main): Release v0.1.2 (#112)
  • be808e4 fix(deps): Update actions/setup-node action to v4 (#118)
  • 3f75545 chore(deps): Update actions/checkout action to v4 (#117)
  • 80a2b95 fix(deps): Update typescript-eslint monorepo to v6.16.0 (#116)
  • 6017ce7 fix(deps): Update dependency eslint-plugin-prettier to v5.1.2 (#115)
  • 7e856e5 fix(deps): Update dependency eslint-plugin-n to v16.6.0 (#114)
  • 6ecdd53 fix(deps): Update dependency eslint to v8.56.0 (#113)
  • dac1c46 fix(deps): Update dependency p-map to v7.0.1 (#111)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @akash1810.


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 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 2, 2024
Copy link
Member

@akash1810 akash1810 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Bumps [@cloudquery/plugin-sdk-javascript](https://github.com/cloudquery/plugin-sdk-javascript) from 0.1.0 to 0.1.3.
- [Release notes](https://github.com/cloudquery/plugin-sdk-javascript/releases)
- [Changelog](https://github.com/cloudquery/plugin-sdk-javascript/blob/main/CHANGELOG.md)
- [Commits](cloudquery/plugin-sdk-javascript@v0.1.0...v0.1.3)

---
updated-dependencies:
- dependency-name: "@cloudquery/plugin-sdk-javascript"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cloudquery/plugin-sdk-javascript-0.1.3 branch from 2edf786 to 20091ec Compare January 2, 2024 22:46
@dependabot dependabot bot merged commit 3df1bcd into main Jan 2, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cloudquery/plugin-sdk-javascript-0.1.3 branch January 2, 2024 22:47
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