[PR #463] [MERGED] Bump grunt from 1.0.2 to 1.0.3 #813

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

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/463
Author: @dependabot-preview[bot]
Created: 6/4/2018
Status: Merged
Merged: 6/12/2018
Merged by: @lipis

Base: masterHead: dependabot/npm_and_yarn/grunt-1.0.3


📝 Commits (1)

  • 00f1bdf Bump grunt from 1.0.2 to 1.0.3

📊 Changes

2 files changed (+95 additions, -52 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+94 -51)

📄 Description

Bumps grunt from 1.0.2 to 1.0.3.

Changelog

Sourced from grunt's changelog.

v1.0.3
date: 2018-06-03
changes:
- Drop support for Node 0.10 and 0.12.
- Dependency updates: rimraf, grunt-legacy-log, grunt-legacy-util.
- Fix race condition with file.mkdir.

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)
  • Pull request limits (per update run and/or open at any time)
  • 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/463 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 6/4/2018 **Status:** ✅ Merged **Merged:** 6/12/2018 **Merged by:** [@lipis](https://github.com/lipis) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/grunt-1.0.3` --- ### 📝 Commits (1) - [`00f1bdf`](https://github.com/lipis/flag-icons/commit/00f1bdf3862f9a70671969be3ccf103959114f82) Bump grunt from 1.0.2 to 1.0.3 ### 📊 Changes **2 files changed** (+95 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+94 -51) </details> ### 📄 Description Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.2 to 1.0.3. <details> <summary>Changelog</summary> *Sourced from [grunt's changelog](https://github.com/gruntjs/grunt/blob/master/CHANGELOG).* > v1.0.3 > date: 2018-06-03 > changes: > - Drop support for Node 0.10 and 0.12. > - Dependency updates: rimraf, grunt-legacy-log, grunt-legacy-util. > - Fix race condition with file.mkdir. </details> <details> <summary>Commits</summary> - [`9ba3a99`](https://github.com/gruntjs/grunt/commit/9ba3a995fa23e3b6857d996eedf1a3827fa1aca2) 1.0.3 - [`eee4c33`](https://github.com/gruntjs/grunt/commit/eee4c332d28876bee67bb06269043a60f9220306) Changelog v1.0.3 - [`46da7f2`](https://github.com/gruntjs/grunt/commit/46da7f247af9bc15f48f489fbe7933fb246e4857) Merge pull request [#1636](https://github-redirect.dependabot.com/gruntjs/grunt/issues/1636) from gruntjs/upt - [`00f4d8a`](https://github.com/gruntjs/grunt/commit/00f4d8a7043aa6f01c1944a71e56fc82c063cb97) Drop support for Node 0.10 and 0.12 - [`e852727`](https://github.com/gruntjs/grunt/commit/e85272723eba5754ad725ad5493dbe12912a2b02) util update - [`56d702e`](https://github.com/gruntjs/grunt/commit/56d702e92ff9e2f4694e7cb995412c9abdd78197) Update deps - [`0105524`](https://github.com/gruntjs/grunt/commit/01055249b3a6493ee2c0ef43168f1d4d591f31f4) Fix race condition with file.mkdir and make it operate more similarily to mkd... - [`303d445`](https://github.com/gruntjs/grunt/commit/303d4453be0e0ba2237543c51d41aabee3b931ff) https links ([#1629](https://github-redirect.dependabot.com/gruntjs/grunt/issues/1629)) - [`d969132`](https://github.com/gruntjs/grunt/commit/d9691320e4333fb07d9dd3940ccbc9e5337692e0) Merge pull request [#1624](https://github-redirect.dependabot.com/gruntjs/grunt/issues/1624) from gruntjs/rm-bump-deps - [`289ff91`](https://github.com/gruntjs/grunt/commit/289ff911d95506eeaad1b1f68fd93877c2cf74b9) Remove old bump task and deps - See full diff in [compare view](https://github.com/gruntjs/grunt/compare/v1.0.2...v1.0.3) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/ci_status?dependency-name=grunt&package-manager=npm_and_yarn&previous-version=1.0.2&new-version=1.0.3)](https://dependabot.com/compatibility-score.html?dependency-name=grunt&package-manager=npm_and_yarn&previous-version=1.0.2&new-version=1.0.3) 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) - Pull request limits (per update run and/or open at any time) - 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:52 +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#813
No description provided.