chrisgriffith / ionic-native-mocks

Ionic Native Mocks are designed to be used as placeholders during development for the actual Ionic Native modules.
205 stars 42 forks source link

Bump log4js and karma-typescript #73

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps log4js to 6.4.1 and updates ancestor dependency karma-typescript. These dependencies need to be updated together.

Updates log4js from 1.1.1 to 6.4.1

Changelog

Sourced from log4js's changelog.

6.4.1

6.4.0 - BREAKING CHANGE 💥

New default file permissions may cause external applications unable to read logs. A manual code/configuration change is required.

... (truncated)

Commits
  • 909a522 6.4.1
  • 461f2fb Merge pull request #1168 from log4js-node/update-changelog
  • 060da55 Updated package.json to npm publish CHANGELOG.md and SECURITY.md
  • 1fdc562 chore: updated changelog for 6.4.1
  • aed96d1 Merge pull request #1167 from log4js-node/dependabot/npm_and_yarn/node-fetch-...
  • 1dd2f17 chore(deps): bump node-fetch from 2.6.6 to 2.6.7
  • 2a95915 Merge pull request #1166 from log4js-node/update-deps
  • a7ec9ba chore(deps-dev): bump typescript from 4.5.4 to 4.5.5
  • adcd0ff Merge pull request #1165 from log4js-node/fixed-eslint
  • bf2b326 fixed eslint
  • Additional commits viewable in compare view
Maintainer changes

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


Updates karma-typescript from 3.0.12 to 5.5.4

Release notes

Sourced from karma-typescript's releases.

v5.5.2

Changes

Bugfixes

v5.5.1

Changes

Bugfixes

v5.5.0

Changes

Bugfixes

v5.4.0

Changes

Note: this release fixes v5.3.0 which was messed up by yours truly 🤕

Bugfixes

v5.3.0

Changes

Bugfixes

v5.2.0

Changes

New features

Bugfixes

... (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 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](https://github.com/chrisgriffith/ionic-native-mocks/network/alerts).