Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Bump lodash and truffle-config #68

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 29, 2023

Bumps lodash and truffle-config. These dependencies needed to be updated together.
Updates lodash from 4.17.11 to 4.17.21

Commits
  • f299b52 Bump to v4.17.21
  • c4847eb Improve performance of toNumber, trim and trimEnd on large input strings
  • 3469357 Prevent command injection through _.template's variable option
  • ded9bc6 Bump to v4.17.20.
  • 63150ef Documentation fixes.
  • 00f0f62 test.js: Remove trailing comma.
  • 846e434 Temporarily use a custom fork of lodash-cli.
  • 5d046f3 Re-enable Travis tests on 4.17 branch.
  • aa816b3 Remove /npm-package.
  • d7fbc52 Bump to v4.17.19
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by bnjmnt4n, a new releaser for lodash since your current version.


Updates truffle-config from 1.1.2 to 1.1.20

Release notes

Sourced from truffle-config's releases.

v5.3.13 – Life is like...

I guess it's true: you never know what you're going to get! 💝

This release fixes a bug to truffle unbox that caused community Truffle Boxes to fail to download. Thanks @​CaleTeeter and @​patrickalphac for identifying this problem.

Apologies to anyone who ran into this bug... hope this fixes things for you! 🙇

How to upgrade

We recommend upgrading to the latest version of Truffle by running:

npm uninstall -g truffle
npm install -g truffle

Changelog

Bug fixes

Internal improvements

  • Allow a few missing values in artifactor/compile-common internals (#4126 by @​bergarces)

v5.3.11 – Mrs. Malinda Russell's Rich Black Cake 🍰

Salutations and happy Friday! 👋🏾

We have another release for you! This week offers a couple of bug fixes, internal improvements and version updates. truffle unbox will now recognize branches that have slashes, like truffle unbox <orgOrName>/repo#branch/with/slashes. In case you didn't know you can create your own Truffle boxes which is a great way to bootstrap your Truffle project: hooray! 🎉

Enjoy, and as always please feel free to reach out through one of these resources.

Changelog

Fixes

Dependency updates

Internal improvements

Commits
  • 22c8978 Publish
  • 1c0d3d5 Update yarn.lock
  • 6f78745 Merge pull request #2341 from trufflesuite/update-packages
  • f96f2b4 Rename truffle-require to @​truffle/require
  • d867f6f Rename truffle-workflow-compile to @​truffle/workflow-compile
  • a5b121e Merge pull request #2331 from trufflesuite/update-packages
  • d0b177d Merge pull request #2335 from trufflesuite/distReleaseScript
  • 433ae41 Merge pull request #2320 from trufflesuite/console-update
  • f0c98bb Merge in develop branch
  • 4945973 Merge pull request #2332 from trufflesuite/more-update-packages
  • Additional commits viewable in compare view

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

Bumps [lodash](https://github.com/lodash/lodash) and [truffle-config](https://github.com/trufflesuite/truffle). These dependencies needed to be updated together.

Updates `lodash` from 4.17.11 to 4.17.21
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.11...4.17.21)

Updates `truffle-config` from 1.1.2 to 1.1.20
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/compare/truffle-config@1.1.2...truffle-config@1.1.20)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
- dependency-name: truffle-config
  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 Apr 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants