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 log4js from 6.3.0 to 6.4.0 #736

Merged
merged 1 commit into from Jan 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2022

Bumps log4js from 6.3.0 to 6.4.0.

Changelog

Sourced from log4js's changelog.

6.4.0

... (truncated)

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

Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/log4js-node/log4js-node/releases)
- [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md)
- [Commits](log4js-node/log4js-node@v6.3.0...v6.4.0)

---
updated-dependencies:
- dependency-name: log4js
  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 Jan 21, 2022
@Robdel12
Copy link
Contributor

Robdel12 commented Jan 21, 2022

It'd be nice if dependabot told ya where this is a dep in this project.

It's for karma:

cli/yarn.lock

Lines 4959 to 4976 in 651ff72

karma@^6.0.2:
version "6.3.10"
resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.10.tgz#dfaeae8ef79e6dd3bc95701b3b9d37e79140f8be"
integrity sha512-Ofv+sgrkT8Czo6bzzQCvrwVyRSG8/3e7RbawEuxjfsINony+IR/S2csNRUFgPNfmWvju+dqi/MzQGOJ2LnlmfQ==
dependencies:
body-parser "^1.19.0"
braces "^3.0.2"
chokidar "^3.5.1"
colors "^1.4.0"
connect "^3.7.0"
di "^0.0.1"
dom-serialize "^2.2.1"
glob "^7.1.7"
graceful-fs "^4.2.6"
http-proxy "^1.18.1"
isbinaryfile "^4.0.8"
lodash "^4.17.21"
log4js "^6.3.0"

So it's never used outside of dev.

@Robdel12 Robdel12 merged commit 5f0279d into master Jan 21, 2022
@Robdel12 Robdel12 deleted the dependabot/npm_and_yarn/log4js-6.4.0 branch January 21, 2022 23:39
bors added a commit to rust-lang/crates.io that referenced this pull request Jan 28, 2022
Update dependency @percy/cli to v1.0.0-beta.74

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [`@percy/cli](https://togithub.com/percy/cli)` | [`1.0.0-beta.73` -> `1.0.0-beta.74`](https://renovatebot.com/diffs/npm/`@percy%2fcli/1.0.0-beta.73/1.0.0-beta.74)` | [![age](https://badges.renovateapi.com/packages/npm/`@percy%2fcli/1.0.0-beta.74/age-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![adoption](https://badges.renovateapi.com/packages/npm/`@percy%2fcli/1.0.0-beta.74/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![passing](https://badges.renovateapi.com/packages/npm/`@percy%2fcli/1.0.0-beta.74/compatibility-slim/1.0.0-beta.73)](https://docs.renovatebot.com/merge-confidence/)` | [![confidence](https://badges.renovateapi.com/packages/npm/`@percy%2fcli/1.0.0-beta.74/confidence-slim/1.0.0-beta.73)](https://docs.renovatebot.com/merge-confidence/)` |

---

### Release Notes

<details>
<summary>percy/cli</summary>

### [`v1.0.0-beta.74`](https://togithub.com/percy/cli/releases/v1.0.0-beta.74)

[Compare Source](https://togithub.com/percy/cli/compare/v1.0.0-beta.73...v1.0.0-beta.74)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### 🐛 Bug Fixes

-   🐛 Avoid recursion in generators due to no tail-call optimizations by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [percy/cli#739

##### ⬆️⬇️ Dependency Updates

-   ⬆️ Bump shelljs from 0.8.4 to 0.8.5 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [percy/cli#722
-   ⬆️ Bump [`@&#8203;babel/preset-env](https://togithub.com/babel/preset-env)` from 7.16.7 to 7.16.8 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [percy/cli#723
-   ⬆️ Bump ws from 8.4.0 to 8.4.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [percy/cli#729
-   ⬆️ Bump nock from 13.2.1 to 13.2.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [percy/cli#725
-   ⬆️ Bump log4js from 6.3.0 to 6.4.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [percy/cli#736

**Full Changelog**: percy/cli@v1.0.0-beta.73...v1.0.0-beta.74

</details>

---

### Configuration

📅 **Schedule**: "before 3am on Monday" (UTC).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
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.

None yet

1 participant