[PR #454] [MERGED] Bump grunt-contrib-watch from 1.0.1 to 1.1.0 #809

Closed
opened 2026-03-03 14:40:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/454
Author: @dependabot-preview[bot]
Created: 5/14/2018
Status: Merged
Merged: 6/13/2018
Merged by: @lipis

Base: masterHead: dependabot/npm_and_yarn/grunt-contrib-watch-1.1.0


📝 Commits (1)

  • f4012ef Bump grunt-contrib-watch from 1.0.1 to 1.1.0

📊 Changes

2 files changed (+79 additions, -91 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+78 -90)

📄 Description

Bumps grunt-contrib-watch from 1.0.1 to 1.1.0.

Changelog

Sourced from grunt-contrib-watch's changelog.

v1.1.0:
date: 2018-05-12
changes:
- Update to tiny-lr@1.1.1, lodash@4.17.10, async@2.6.0

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 (this|these) label[s] will set the current labels as the default for future PRs for this repo and language
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use (this|these) assignee[s] will set the current assignees as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lipis/flag-icons/pull/454 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 5/14/2018 **Status:** ✅ Merged **Merged:** 6/13/2018 **Merged by:** [@lipis](https://github.com/lipis) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/grunt-contrib-watch-1.1.0` --- ### 📝 Commits (1) - [`f4012ef`](https://github.com/lipis/flag-icons/commit/f4012efe684e83ac226a52f5fbcc0e4ec12c6cae) Bump grunt-contrib-watch from 1.0.1 to 1.1.0 ### 📊 Changes **2 files changed** (+79 additions, -91 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+78 -90) </details> ### 📄 Description Bumps [grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch) from 1.0.1 to 1.1.0. <details> <summary>Changelog</summary> *Sourced from [grunt-contrib-watch's changelog](https://github.com/gruntjs/grunt-contrib-watch/blob/master/CHANGELOG).* > v1.1.0: > date: 2018-05-12 > changes: > - Update to `tiny-lr@1.1.1`, `lodash@4.17.10`, `async@2.6.0` </details> <details> <summary>Commits</summary> - [`3b7ddf4`](https://github.com/gruntjs/grunt-contrib-watch/commit/3b7ddf4453787979a22b83949b86106534c78d26) v1.1.0 - [`72b1214`](https://github.com/gruntjs/grunt-contrib-watch/commit/72b12146efbfdcf77eef8cb475eb1ea8518bbe21) Updating dependencies, async, lodash and tiny-lr - [`5adb27c`](https://github.com/gruntjs/grunt-contrib-watch/commit/5adb27c5135e16a43687e65f5bc4bb1f6acfe2fa) Merge pull request [#543](https://github-redirect.dependabot.com/gruntjs/grunt-contrib-watch/issues/543) from digitalbazaar/master - [`f07311b`](https://github.com/gruntjs/grunt-contrib-watch/commit/f07311b21775c645cfd9fe95a84a9e5e7be58d7d) Update tiny-lr dependency to 1.x - See full diff in [compare view](https://github.com/gruntjs/grunt-contrib-watch/compare/v1.0.1...v1.1.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/ci_status?dependency-name=grunt-contrib-watch&package-manager=npm_and_yarn&previous-version=1.0.1&new-version=1.1.0)](https://dependabot.com/compatibility-score.html?dependency-name=grunt-contrib-watch&package-manager=npm_and_yarn&previous-version=1.0.1&new-version=1.1.0) 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`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use (this|these) assignee[s]` will set the current assignees as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 14:40:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flag-icons#809
No description provided.