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 lodash, browser-sync, grunt-ng-annotate and grunt-replace in /app/static/minder #64

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2022

Bumps lodash to 4.17.21 and updates ancestor dependencies lodash, browser-sync, grunt-ng-annotate and grunt-replace. These dependencies need to be updated together.

Updates lodash from 4.17.5 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 browser-sync from 2.23.6 to 2.27.10

Release notes

Sourced from browser-sync's releases.

2.27.9

What's Changed

A bug prevented the help output from displaying - it was introduced when the CLI parser yargs was updated, and is now fixed :)

Full Changelog: BrowserSync/browser-sync@v2.27.8...v2.27.9

2.27.8

This release upgrades Socket.io (client+server) to the latest versions - solving the following issues, and silencing security warning :)

PR:

Resolved Issues:

Thanks to @​lachieh for the original PR, which helped me land this fix

added snippet: boolean option

This release adds a feature to address BrowserSync/browser-sync#1882

Sometimes you don't want Browsersync to auto-inject it's connection snippet into your HTML - now you can disable it globally via either a CLI param or the new snippet option :)

browser-sync . --no-snippet

or in any Browsersync configuration

const config = {
  snippet: false,
};

the original request was related to Eleventy usage, so here's how that would look

eleventyConfig.setBrowserSyncConfig({
  snippet: false,
});

... (truncated)

Commits

Updates grunt-ng-annotate from 0.9.2 to 4.0.0

Release notes

Sourced from grunt-ng-annotate's releases.

4.0.0

  • Drop support for Node.js <10
  • Drop the dependency on lodash.clonedeep (the package now only depends on ng-annotate)
  • Deprecate the package as ng-annotate has been deprecated for a long time already

3.0.0

Drop support for Node.js 0.12. Node.js 4, 6 & 7 are now tested.

2.0.2

Updated the grunt log message to say: x files successfully annotated instead of created since created can be slightly misleading.

2.0.1

Fix tests

2.0.0

Drop Node.js 0.10 support. The package should still work there but it's no longer actively tested. Node.js 0.10 is in maintenance mode and loses upstream support competely (including security fixes) in Oct 2016 so get off it ASAP!

1.0.1

Fix source map paths on Windows: change backslashes to slashes.

1.0.0

Support for combining source maps added, that is if files passed to ng-annotate are already pre-processed (e.g. via babel) the final source map will point to the original file.

0.10.0

  1. Officially support Node.js 0.12 & io.js in addition to Node.js 0.10
  2. Add a separator option; don't use ; by default.
  3. More test coverage.
Commits
  • 56b1096 Tag 4.0.0
  • 6f03dd5 Add a deprecation notice
  • 79bc296 Update deps
  • 43d5b3e Remove the dependency on lodash.clonedeep
  • f07c34f Update most deps, introduce Prettier
  • ebd70b6 Add lockfiles to .gitignore
  • c2a8508 Drop support for Node <10
  • 1482de0 README: Update support policy
  • 971e662 Travis/AppVeyor: Add Node 10, remove Node 4, tweak config
  • 5b9d9b4 README: Clarify the support policy
  • Additional commits viewable in compare view

Updates grunt-replace from 0.8.0 to 2.0.2

Release notes

Sourced from grunt-replace's releases.

Release 2.0.2

2.0.2 (2021-05-03)

Bug Fixes

  • upgrade lodash version to 4.17.21 regarding CWE-78 (a5f3785)
Changelog

Sourced from grunt-replace's changelog.

2.0.2 (2021-05-03)

Bug Fixes

  • upgrade lodash version to 4.17.21 regarding CWE-78 (a5f3785)

2.0.2 (2021-05-03)

Commits
  • fb1df5d chore: release v2.0.2
  • a5f3785 fix: upgrade lodash version to 4.17.21 regarding CWE-78
  • 9ea5952 chore: conventional commit support
  • 78c46da Merge pull request #101 from TuHuynhVan/master
  • 92c07b7 Merge pull request #1 from TuHuynhVan/Update-lodash-version-regarding-to-CWE-78
  • 408c938 Update lodash version regarding to CWE-78
  • 0c6f000 Release 2.0.1
  • 6a2abe6 General improvements, updates on README.md and bump the dependencies.
  • 8c1f8c9 Fix typo on README.md.
  • 749a5dd Fix typo and remove peer dependency on package.json.
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [lodash](https://github.com/lodash/lodash) to 4.17.21 and updates ancestor dependencies [lodash](https://github.com/lodash/lodash), [browser-sync](https://github.com/BrowserSync/browser-sync), [grunt-ng-annotate](https://github.com/mgol/grunt-ng-annotate) and [grunt-replace](https://github.com/outaTiME/grunt-replace). These dependencies need to be updated together.


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

Updates `browser-sync` from 2.23.6 to 2.27.10
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](BrowserSync/browser-sync@v2.23.6...v2.27.10)

Updates `grunt-ng-annotate` from 0.9.2 to 4.0.0
- [Release notes](https://github.com/mgol/grunt-ng-annotate/releases)
- [Commits](mgol/grunt-ng-annotate@0.9.2...4.0.0)

Updates `grunt-replace` from 0.8.0 to 2.0.2
- [Release notes](https://github.com/outaTiME/grunt-replace/releases)
- [Changelog](https://github.com/outaTiME/grunt-replace/blob/2.0.2/CHANGELOG.md)
- [Commits](outaTiME/grunt-replace@0.8.0...2.0.2)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
- dependency-name: browser-sync
  dependency-type: indirect
- dependency-name: grunt-ng-annotate
  dependency-type: direct:development
- dependency-name: grunt-replace
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2022

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/app/static/minder/lodash-and-browser-sync-and-grunt-ng-annotate-and-grunt-replace-4.17.21 branch November 21, 2022 03:46
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants