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

build(deps): bump shelljs and postman-code-generators #478

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2024

Bumps shelljs to 0.8.5 and updates ancestor dependency postman-code-generators. These dependencies need to be updated together.

Updates shelljs from 0.8.4 to 0.8.5

Release notes

Sourced from shelljs's releases.

v0.8.5

This was a small security fix for #1058.

Commits

Updates postman-code-generators from 1.2.2 to 1.9.0

Release notes

Sourced from postman-code-generators's releases.

v1.9.0

No release notes provided.

v1.8.0

What's Changed

New Contributors

Full Changelog: postmanlabs/postman-code-generators@v1.7.2...v1.8.0

v1.7.2

Bug fixes

Full Changelog: postmanlabs/postman-code-generators@v1.7.1...v1.7.2

v1.7.1

Bug fixes

  • Add Rust and Kotlin to language labels list

Full Changelog: postmanlabs/postman-code-generators@v1.7.0...v1.7.1

v1.7.0

What's Changed

New Contributors

Full Changelog: postmanlabs/postman-code-generators@v1.6.1...v1.7.0

v1.6.1

  • Fix backlashes being escaped unnecessarily in cURL codegen

v1.6.0

What's Changed

  • PEP8 improvements in python-requests code
  • Fix for - #491 Added support for kotlin okhttp code snippets.
  • Refactored code for nodejs-axios util.js.

Full Changelog: postmanlabs/postman-code-generators@v1.5.0...v1.6.0

Thank you @​nilsjr, @​lucioerlan and @​beyarkay for your contributions.

v1.5.1

Fix backlashes being escaped unnecessarily in cURL codegen

... (truncated)

Changelog

Sourced from postman-code-generators's changelog.

[v1.9.0] - 2024-01-18

Fixed

  • Fix for - #10139 Modify Swift codegen to work with multipart/form-data format, used for video file upload

[v1.8.0] - 2023-06-27

  • Fix for - #10521 Add support for Dart Dio snippet generation

[v1.7.2] - 2023-05-04

Fixed

  • Fix for - #11934 Prevent % double encoding in query params

[v1.7.1] - 2023-03-29

  • Minor fix - Add language labels for Rust and Kotlin

Previous Releases

Newer releases follow the Keep a Changelog format.

v1.7.0 (March 28, 2023)

  • Fix for - #192 Added support for Rust reqwest code snippets.

v1.6.1 (March 27, 2023)

  • Fix backlashes being unescaped unnecessarily in cURL codegen

v1.6.0 (March 17, 2023)

  • PEP8 improvements in python-requests code
  • Fix for - #491 Added support for kotlin okhttp code snippets.
  • Refactored code for nodejs-axios util.js.

v1.5.1 (March 28, 2023)

  • Fix backlashes being escaped unnecessarily in cURL codegen

v1.5.0 (March 2, 2023)

  • Change minimum supported NodeJS version to 12
  • Fix for - #11049 Escape backslash character in raw bodies for curl codegen
  • Fix for - #302 Add option to use async/await in NodeJS Axios codegen
  • Fix for - #322 Use multiline quotes in Powershell to simplify generated code
  • Add long form option for -g flag in curl codegen
  • Minor Swift codegen improvements

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vshingala, a new releaser for postman-code-generators since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [shelljs](https://github.com/shelljs/shelljs) to 0.8.5 and updates ancestor dependency [postman-code-generators](https://github.com/postmanlabs/code-generators). These dependencies need to be updated together.


Updates `shelljs` from 0.8.4 to 0.8.5
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](shelljs/shelljs@v0.8.4...v0.8.5)

Updates `postman-code-generators` from 1.2.2 to 1.9.0
- [Release notes](https://github.com/postmanlabs/code-generators/releases)
- [Changelog](https://github.com/postmanlabs/postman-code-generators/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/postmanlabs/code-generators/commits/v1.9.0)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
- dependency-name: postman-code-generators
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 12, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants