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

TINY-11426: Combined dependabot pr branch to update dependencies #69

Closed
wants to merge 5 commits into from

Conversation

kemister85
Copy link
Contributor

@kemister85 kemister85 commented Oct 22, 2024

Related Ticket: TINY-11426

Description of Changes:

  • get-func-name: Version updated from "2.0.0" to "2.0.2"
  • [email protected]: Version updated from "5.7.1" to "5.7.2"
  • [email protected]: Version updated from "6.3.0" to "6.3.1"
  • [email protected]: Version updated from "7.3.0" to "7.3.4"
  • word-wrap: Version updated from "1.2.3" to "1.2.4"

Pre-checks:

  • Changelog entry added
  • package.json version bumped (if first change of new major/minor)
  • Tests have been added (if applicable)
  • Validate that tests are passing by devs.

Before merging:

  • Ensure internal dependencies are on appropriate versions
    • For stable releases, all dependencies must be stable
    • For release candidates, all dependencies must be release candidates or stable

dependabot bot and others added 5 commits July 11, 2023 17:02
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] <[email protected]>
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases)
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2)

---
updated-dependencies:
- dependency-name: get-func-name
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@kemister85 kemister85 requested review from TheSpyder, a team, kimwoodfield, ltrouton, shanmen-tiny, ArvinJ-H, MitchC1999 and tiny-ben-tran and removed request for a team October 22, 2024 01:23
@kemister85
Copy link
Contributor Author

NOTE: Below warnings worth mentioning when running yarn buildLintTest
(node:71308) Warning: deprecate: multiple logger configuration is deprecated, please check the migration guide.
(node:71308) [DEP0106] DeprecationWarning: crypto.createDecipher is deprecated.

@kemister85 kemister85 closed this Oct 22, 2024
@kemister85 kemister85 deleted the combined-dependabot-pr-branch branch October 22, 2024 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants