Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2021

Bumps browserslist from 4.16.3 to 4.16.6.

Changelog

Sourced from browserslist's changelog.

4.16.6

  • Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman).

4.16.5

  • Fixed unsafe RegExp (by Yeting Li).

4.16.4

  • Fixed unsafe RegExp.
  • Added artifactory support to --update-db (by Ittai Baratz).
Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Segfaultd and others added 3 commits May 18, 2021 14:53
* [SBC-152] Protocol upgrade (#12)

* Beam messages integration (#10)

* CI/CD pipes improvement, added contributing file

* Move types declaration dependencies in production from dev dependencies

* Update auto generated docs

* 0.3.4

* Add support for ulum base denom

* 0.3.5

* Added beam proto generation

* Use builtin codecs

* Added beam messages, fixed duplicate interface usage

* Added editor config (webstorm)

* Fixed typo

* Removed not relevant test

* Fixed codec compilation

* Added basic beam test

Co-authored-by: Segfault <tyldar@users.noreply.github.com>
Co-authored-by: Fabrice Bascoulergue <fabrice@flashgap.com>
Co-authored-by: Enguerrand Pinot <enguerrand@baldr.co>

* 0.3.6

* Protocol upgrade

Co-authored-by: Segfault <tyldar@users.noreply.github.com>
Co-authored-by: Fabrice Bascoulergue <fabrice@flashgap.com>
Co-authored-by: Enguerrand Pinot <enguerrand@baldr.co>

* Bumped version

Co-authored-by: Segfault <tyldar@users.noreply.github.com>
Co-authored-by: Fabrice Bascoulergue <fabrice@flashgap.com>
Co-authored-by: Enguerrand Pinot <enguerrand@baldr.co>
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.16.3...4.16.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 2, 2021
@lebascou lebascou changed the base branch from master to develop June 2, 2021 10:44
@lebascou lebascou merged commit 40edff3 into develop Jun 2, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/browserslist-4.16.6 branch June 2, 2021 10:54
lebascou pushed a commit that referenced this pull request Jun 2, 2021
* Fix log parsing for failed transactions

* Bump lodash from 4.17.20 to 4.17.21 (#15)

* Bump browserslist from 4.16.3 to 4.16.6 (#14)

* Bump version to 0.4.2

Co-authored-by: Segfault <5221072+Segfaultd@users.noreply.github.com>
Co-authored-by: Segfault <tyldar@users.noreply.github.com>
Co-authored-by: Enguerrand Pinot <enguerrand@baldr.co>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Segfaultd added a commit that referenced this pull request Jun 8, 2021
* [SBC-152] Protocol upgrade (#12)

* Beam messages integration (#10)

* CI/CD pipes improvement, added contributing file

* Move types declaration dependencies in production from dev dependencies

* Update auto generated docs

* 0.3.4

* Add support for ulum base denom

* 0.3.5

* Added beam proto generation

* Use builtin codecs

* Added beam messages, fixed duplicate interface usage

* Added editor config (webstorm)

* Fixed typo

* Removed not relevant test

* Fixed codec compilation

* Added basic beam test

Co-authored-by: Segfault <tyldar@users.noreply.github.com>
Co-authored-by: Fabrice Bascoulergue <fabrice@flashgap.com>
Co-authored-by: Enguerrand Pinot <enguerrand@baldr.co>

* 0.3.6

* Protocol upgrade

Co-authored-by: Segfault <tyldar@users.noreply.github.com>
Co-authored-by: Fabrice Bascoulergue <fabrice@flashgap.com>
Co-authored-by: Enguerrand Pinot <enguerrand@baldr.co>

* Bumped version

* Fix log parsing for failed transactions

* Bump version to 0.4.1

* Bump lodash from 4.17.20 to 4.17.21 (#15)

* Bump browserslist from 4.16.3 to 4.16.6 (#14)

* Bump version to 0.4.2

* [SBC-170] Reflect protocol upgrades (#18)

* Reflect beam protocol upgrade

* Added another test for beam review

* Reflect protocol upgrade

* Fixed messages builder

* Fixed test suite

* Bump version

* Bump jest timeout

* Bump timeout

Co-authored-by: Segfault <tyldar@users.noreply.github.com>
Co-authored-by: Fabrice Bascoulergue <fabrice@flashgap.com>
Co-authored-by: Enguerrand Pinot <enguerrand@baldr.co>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Segfaultd added a commit that referenced this pull request Jun 8, 2021
* [SBC-152] Protocol upgrade (#12)

* Beam messages integration (#10)

* CI/CD pipes improvement, added contributing file

* Move types declaration dependencies in production from dev dependencies

* Update auto generated docs

* 0.3.4

* Add support for ulum base denom

* 0.3.5

* Added beam proto generation

* Use builtin codecs

* Added beam messages, fixed duplicate interface usage

* Added editor config (webstorm)

* Fixed typo

* Removed not relevant test

* Fixed codec compilation

* Added basic beam test

Co-authored-by: Segfault <tyldar@users.noreply.github.com>
Co-authored-by: Fabrice Bascoulergue <fabrice@flashgap.com>
Co-authored-by: Enguerrand Pinot <enguerrand@baldr.co>

* 0.3.6

* Protocol upgrade

Co-authored-by: Segfault <tyldar@users.noreply.github.com>
Co-authored-by: Fabrice Bascoulergue <fabrice@flashgap.com>
Co-authored-by: Enguerrand Pinot <enguerrand@baldr.co>

* Bumped version

* Fix log parsing for failed transactions

* Bump version to 0.4.1

* Bump lodash from 4.17.20 to 4.17.21 (#15)

* Bump browserslist from 4.16.3 to 4.16.6 (#14)

* Bump version to 0.4.2

* [SBC-170] Reflect protocol upgrades (#18)

* Reflect beam protocol upgrade

* Added another test for beam review

* Reflect protocol upgrade

* Fixed messages builder

* Fixed test suite

* Bump version

* Bump jest timeout

* Bump timeout

* Added missing auto close / expire features

* Bump version

Co-authored-by: Segfault <tyldar@users.noreply.github.com>
Co-authored-by: Fabrice Bascoulergue <fabrice@flashgap.com>
Co-authored-by: Enguerrand Pinot <enguerrand@baldr.co>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Segfaultd added a commit that referenced this pull request Jun 14, 2021
* [SBC-152] Protocol upgrade (#12)

* Beam messages integration (#10)

* CI/CD pipes improvement, added contributing file

* Move types declaration dependencies in production from dev dependencies

* Update auto generated docs

* 0.3.4

* Add support for ulum base denom

* 0.3.5

* Added beam proto generation

* Use builtin codecs

* Added beam messages, fixed duplicate interface usage

* Added editor config (webstorm)

* Fixed typo

* Removed not relevant test

* Fixed codec compilation

* Added basic beam test

Co-authored-by: Segfault <tyldar@users.noreply.github.com>
Co-authored-by: Fabrice Bascoulergue <fabrice@flashgap.com>
Co-authored-by: Enguerrand Pinot <enguerrand@baldr.co>

* 0.3.6

* Protocol upgrade

Co-authored-by: Segfault <tyldar@users.noreply.github.com>
Co-authored-by: Fabrice Bascoulergue <fabrice@flashgap.com>
Co-authored-by: Enguerrand Pinot <enguerrand@baldr.co>

* Bumped version

* Fix log parsing for failed transactions

* Bump version to 0.4.1

* Bump lodash from 4.17.20 to 4.17.21 (#15)

* Bump browserslist from 4.16.3 to 4.16.6 (#14)

* Bump version to 0.4.2

* [SBC-170] Reflect protocol upgrades (#18)

* Reflect beam protocol upgrade

* Added another test for beam review

* Reflect protocol upgrade

* Fixed messages builder

* Fixed test suite

* Bump version

* Bump jest timeout

* Bump timeout

* Added missing auto close / expire features

* Bump version

* Fix ulum to ulum unit conversion

* Bump version to 0.4.5

* Added missing beam extension and fixed paths

* Added beam open / close unit test

* Bump version

Co-authored-by: Segfault <tyldar@users.noreply.github.com>
Co-authored-by: Fabrice Bascoulergue <fabrice@flashgap.com>
Co-authored-by: Enguerrand Pinot <enguerrand@baldr.co>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants