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 browserify-sign from 4.2.1 to 4.2.2 in /frontend #125

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2023

Bumps browserify-sign from 4.2.1 to 4.2.2.

Changelog

Sourced from browserify-sign's changelog.

v4.2.2 - 2023-10-25

Fixed

Commits

  • Only apps should have lockfiles 09a8995
  • [eslint] switch to eslint 83fe463
  • [meta] add npmignore and auto-changelog 4418183
  • [meta] fix package.json indentation 9ac5a5e
  • [Tests] migrate from travis to github actions d845d85
  • [Fix] sign: throw on unsupported padding scheme 8767739
  • [Fix] properly check the upper bound for DSA signatures 85994cd
  • [Tests] handle openSSL not supporting a scheme f5f17c2
  • [Deps] update bn.js, browserify-rsa, elliptic, parse-asn1, readable-stream, safe-buffer a67d0eb
  • [Dev Deps] update nyc, standard, tape cc5350b
  • [Tests] always run coverage; downgrade nyc 75ce1d5
  • [meta] add safe-publish-latest dcf49ce
  • [Tests] add npm run posttest 75dd8fd
  • [Dev Deps] update tape 3aec038
  • [Tests] skip unsupported schemes 703c83e
  • [Tests] node < 6 lacks array includes 3aa43cf
  • [Dev Deps] fix eslint range 98d4e0d
Commits
  • 4af5a90 v4.2.2
  • 3aec038 [Dev Deps] update tape
  • 85994cd [Fix] properly check the upper bound for DSA signatures
  • 9ac5a5e [meta] fix package.json indentation
  • dcf49ce [meta] add safe-publish-latest
  • 4418183 [meta] add npmignore and auto-changelog
  • 8767739 [Fix] sign: throw on unsupported padding scheme
  • 5f6fb17 [Tests] log when openssl doesn't support cipher
  • f5f17c2 [Tests] handle openSSL not supporting a scheme
  • d845d85 [Tests] migrate from travis to github actions
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for browserify-sign since your current version.


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 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 [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

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 Dec 5, 2023
@dkovacevic dkovacevic merged commit 7de821c into staging Dec 8, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/browserify-sign-4.2.2 branch December 8, 2023 14:02
dkovacevic added a commit that referenced this pull request Dec 11, 2023
* Update README.md

* Sender: images. Preview and AssetData

* Sender: images. Preview and AssetData

* xenon 1.5.2

* minor changes

* lithium 3.5.2

* updated dependancies

* trace more

* trace more

* Lithium 3.5.4

* Lithium 3.6.0

* fix: migrate jakarta deps to comply with lithium 3.6.x (pt1) (#119)

* Lithium 3.6.0

* WebsocketBundle

* chore: cleanup depedencies

* chore: cleanup depedencies to jakarta

* chore: fixing tests

* chore: fixing tests

* chore: comments - [skip-ci]

* feat: fixing tests and dependencies

* feat: fixing tests and dependencies

* chore: fixing ws config to jakarta

* chore: removing local fix docker image platform

---------

Co-authored-by: Dejan <dejankov@gmail.com>

* fix: frontend config with new assetbundle aproach dropwizard4 (#129)

* fix: frontend config with new assetbundle aproach dropwizard4

* fix: frontend config with new assetbundle aproach dropwizard4

* check for empty payload.url (#130)

* check for empty payload.url

* more logging

* more logging

* Skip the enable service

* More logging

* Dont send Enable=false in UpdateService

* Use single WebTarge in ProviderClient

* .accept(MediaType.TEXT_PLAIN)

* .accept(MediaType.TEXT_PLAIN)

* .request(MediaType.TEXT_PLAIN)

* .request(MediaType.TEXT_PLAIN)

* fixed the build

* Bump word-wrap from 1.2.3 to 1.2.5 in /frontend (#123)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @adobe/css-tools from 4.2.0 to 4.3.2 in /frontend (#122)

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump browserify-sign from 4.2.1 to 4.2.2 in /frontend (#125)

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver from 5.7.1 to 5.7.2 in /frontend (#124)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @babel/traverse from 7.21.2 to 7.23.5 in /frontend (#126)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.2 to 7.23.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump tough-cookie from 4.1.2 to 4.1.3 in /frontend (#128)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: cancel concurrent builds to avoid multiple runs and only run last (#132)

* chore: cancel concurrent builds to avoid multiple runs and only run last

* Empty-Commit test

* chore: configure new swagger version for roman in dropwizard4 (WPB-5816) (#133)

* chore: configure new swagger version for roman

* chore: configure new swagger version for roman

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Yamil Medina <yamilmedina@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dkovacevic added a commit that referenced this pull request Dec 11, 2023
* Update README.md

* Sender: images. Preview and AssetData

* Sender: images. Preview and AssetData

* xenon 1.5.2

* minor changes

* lithium 3.5.2

* updated dependancies

* trace more

* trace more

* Lithium 3.5.4

* Lithium 3.6.0

* fix: migrate jakarta deps to comply with lithium 3.6.x (pt1) (#119)

* Lithium 3.6.0

* WebsocketBundle

* chore: cleanup depedencies

* chore: cleanup depedencies to jakarta

* chore: fixing tests

* chore: fixing tests

* chore: comments - [skip-ci]

* feat: fixing tests and dependencies

* feat: fixing tests and dependencies

* chore: fixing ws config to jakarta

* chore: removing local fix docker image platform

---------

Co-authored-by: Dejan <dejankov@gmail.com>

* fix: frontend config with new assetbundle aproach dropwizard4 (#129)

* fix: frontend config with new assetbundle aproach dropwizard4

* fix: frontend config with new assetbundle aproach dropwizard4

* check for empty payload.url (#130)

* check for empty payload.url

* more logging

* more logging

* Skip the enable service

* More logging

* Dont send Enable=false in UpdateService

* Use single WebTarge in ProviderClient

* .accept(MediaType.TEXT_PLAIN)

* .accept(MediaType.TEXT_PLAIN)

* .request(MediaType.TEXT_PLAIN)

* .request(MediaType.TEXT_PLAIN)

* fixed the build

* Bump word-wrap from 1.2.3 to 1.2.5 in /frontend (#123)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @adobe/css-tools from 4.2.0 to 4.3.2 in /frontend (#122)

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump browserify-sign from 4.2.1 to 4.2.2 in /frontend (#125)

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver from 5.7.1 to 5.7.2 in /frontend (#124)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @babel/traverse from 7.21.2 to 7.23.5 in /frontend (#126)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.2 to 7.23.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump tough-cookie from 4.1.2 to 4.1.3 in /frontend (#128)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: cancel concurrent builds to avoid multiple runs and only run last (#132)

* chore: cancel concurrent builds to avoid multiple runs and only run last

* Empty-Commit test

* chore: configure new swagger version for roman in dropwizard4 (WPB-5816) (#133)

* chore: configure new swagger version for roman

* chore: configure new swagger version for roman

* fix: request min known flyway version for compatibility with pg prod (#135)

* fix: request min known flyway version for compatibility with pg prod runtime

* fix: request min known flyway version for compatibility with pg prod runtime

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Dejan Kovacevic <dejankov@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dkovacevic added a commit that referenced this pull request Dec 11, 2023
* Release (#38)

* Lithium 3.0.4

* Check for entity

* Catch ProcessingException when posting IncomingMessage back to conv

* Release/1.19.0 (#134)

* Update README.md

* Sender: images. Preview and AssetData

* Sender: images. Preview and AssetData

* xenon 1.5.2

* minor changes

* lithium 3.5.2

* updated dependancies

* trace more

* trace more

* Lithium 3.5.4

* Lithium 3.6.0

* fix: migrate jakarta deps to comply with lithium 3.6.x (pt1) (#119)

* Lithium 3.6.0

* WebsocketBundle

* chore: cleanup depedencies

* chore: cleanup depedencies to jakarta

* chore: fixing tests

* chore: fixing tests

* chore: comments - [skip-ci]

* feat: fixing tests and dependencies

* feat: fixing tests and dependencies

* chore: fixing ws config to jakarta

* chore: removing local fix docker image platform

---------

Co-authored-by: Dejan <dejankov@gmail.com>

* fix: frontend config with new assetbundle aproach dropwizard4 (#129)

* fix: frontend config with new assetbundle aproach dropwizard4

* fix: frontend config with new assetbundle aproach dropwizard4

* check for empty payload.url (#130)

* check for empty payload.url

* more logging

* more logging

* Skip the enable service

* More logging

* Dont send Enable=false in UpdateService

* Use single WebTarge in ProviderClient

* .accept(MediaType.TEXT_PLAIN)

* .accept(MediaType.TEXT_PLAIN)

* .request(MediaType.TEXT_PLAIN)

* .request(MediaType.TEXT_PLAIN)

* fixed the build

* Bump word-wrap from 1.2.3 to 1.2.5 in /frontend (#123)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @adobe/css-tools from 4.2.0 to 4.3.2 in /frontend (#122)

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump browserify-sign from 4.2.1 to 4.2.2 in /frontend (#125)

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver from 5.7.1 to 5.7.2 in /frontend (#124)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @babel/traverse from 7.21.2 to 7.23.5 in /frontend (#126)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.2 to 7.23.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump tough-cookie from 4.1.2 to 4.1.3 in /frontend (#128)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: cancel concurrent builds to avoid multiple runs and only run last (#132)

* chore: cancel concurrent builds to avoid multiple runs and only run last

* Empty-Commit test

* chore: configure new swagger version for roman in dropwizard4 (WPB-5816) (#133)

* chore: configure new swagger version for roman

* chore: configure new swagger version for roman

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Yamil Medina <yamilmedina@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Release/1.19.2 (#138)

* Update README.md

* Sender: images. Preview and AssetData

* Sender: images. Preview and AssetData

* xenon 1.5.2

* minor changes

* lithium 3.5.2

* updated dependancies

* trace more

* trace more

* Lithium 3.5.4

* Lithium 3.6.0

* fix: migrate jakarta deps to comply with lithium 3.6.x (pt1) (#119)

* Lithium 3.6.0

* WebsocketBundle

* chore: cleanup depedencies

* chore: cleanup depedencies to jakarta

* chore: fixing tests

* chore: fixing tests

* chore: comments - [skip-ci]

* feat: fixing tests and dependencies

* feat: fixing tests and dependencies

* chore: fixing ws config to jakarta

* chore: removing local fix docker image platform

---------

Co-authored-by: Dejan <dejankov@gmail.com>

* fix: frontend config with new assetbundle aproach dropwizard4 (#129)

* fix: frontend config with new assetbundle aproach dropwizard4

* fix: frontend config with new assetbundle aproach dropwizard4

* check for empty payload.url (#130)

* check for empty payload.url

* more logging

* more logging

* Skip the enable service

* More logging

* Dont send Enable=false in UpdateService

* Use single WebTarge in ProviderClient

* .accept(MediaType.TEXT_PLAIN)

* .accept(MediaType.TEXT_PLAIN)

* .request(MediaType.TEXT_PLAIN)

* .request(MediaType.TEXT_PLAIN)

* fixed the build

* Bump word-wrap from 1.2.3 to 1.2.5 in /frontend (#123)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @adobe/css-tools from 4.2.0 to 4.3.2 in /frontend (#122)

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump browserify-sign from 4.2.1 to 4.2.2 in /frontend (#125)

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver from 5.7.1 to 5.7.2 in /frontend (#124)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @babel/traverse from 7.21.2 to 7.23.5 in /frontend (#126)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.2 to 7.23.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump tough-cookie from 4.1.2 to 4.1.3 in /frontend (#128)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: cancel concurrent builds to avoid multiple runs and only run last (#132)

* chore: cancel concurrent builds to avoid multiple runs and only run last

* Empty-Commit test

* chore: configure new swagger version for roman in dropwizard4 (WPB-5816) (#133)

* chore: configure new swagger version for roman

* chore: configure new swagger version for roman

* fix: request min known flyway version for compatibility with pg prod (#135)

* fix: request min known flyway version for compatibility with pg prod runtime

* fix: request min known flyway version for compatibility with pg prod runtime

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Dejan Kovacevic <dejankov@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Lukas Forst <lukas@forst.dev>
Co-authored-by: Yamil Medina <yamilmedina@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

None yet

1 participant