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): update config requirement from ^3.3.10 to ^3.3.11 in /packages/core #908

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Updates the requirements on config to permit the latest version.

Release notes

Sourced from config's releases.

v3.3.11

What's Changed

New Contributors

Full Changelog: node-config/node-config@v3.3.10...v3.3.11

Changelog

Sourced from config's changelog.

Beyond 3.3.7

We've moved this content to Github Releases.

Future release notes are managed there.

3.3.7 / 2022-01-11

  • No new changes. 3.3.6 was not published to NPM in versioning mix-up.
  • Release notes are moving to Github Releases page going forward.

3.3.6 / 2021-03-08

  • Added publishConfig element to package.json to prevent publishing to the wrong repository - @​lorenwest

3.3.5 / 2021-03-05

  • FIX #628 Uncaught ReferenceError: node_env_var_name is not defined @​prnake

3.3.4 / 2021-02-26

3.3.3 / 2020-11-26

  • FIX #460 - Strict mode warning refer to appropriate env variable @​iCodeOkay
  • Use Buffer.alloc and Buffer.from instead of contrsuctor @​Fcmam5
  • Add support for experimental .cjs modules @​lenkan

3.3.2 / 2020-09-24

  • Fixed issue with Buffers in config throwing error in util.makeImmutable (#608) - Michal Wadas
  • Added boolean and numeric types to custom environment variables - Ankur Narkhede @​ankurnarkhede

3.3.1 / 2020-03-25

  • Fix security vulnerability in json5 dependency - @​twkel

3.3.0 / 2020-02-26

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [config](https://github.com/node-config/node-config) to permit the latest version.
- [Release notes](https://github.com/node-config/node-config/releases)
- [Changelog](https://github.com/node-config/node-config/blob/master/History.md)
- [Commits](node-config/node-config@v3.3.10...v3.3.11)

---
updated-dependencies:
- dependency-name: config
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Update one or more dependencies version label Feb 5, 2024
Copy link

changeset-bot bot commented Feb 5, 2024

⚠️ No Changeset found

Latest commit: 6b3556a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2024

Looks like config is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/core/master/config-tw-3.3.11 branch February 5, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants