Skip to content

Commit be8a736

Browse files
chore(deps): update dependency gulp-rename to v2.1.0 (#495)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [gulp-rename](https://redirect.github.com/hparra/gulp-rename) | [`2.0.0` -> `2.1.0`](https://renovatebot.com/diffs/npm/gulp-rename/2.0.0/2.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/gulp-rename/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/gulp-rename/2.0.0/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hparra/gulp-rename (gulp-rename)</summary> ### [`v2.1.0`](https://redirect.github.com/hparra/gulp-rename/blob/HEAD/CHANGELOG.md#v210) [Compare Source](https://redirect.github.com/hparra/gulp-rename/compare/v2.0.0...v2.1.0) - Updated deps to gulp 5 + vinyl 3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/New_York, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/openedx/edx-ui-toolkit). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0cfe7a commit be8a736

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-config-edx": "4.0.4",
4444
"gulp": "^4.0.2",
4545
"gulp-gh-pages": "0.5.4",
46-
"gulp-rename": "2.0.0",
46+
"gulp-rename": "2.1.0",
4747
"gulp-util": "3.0.8",
4848
"gulp4-run-sequence": "^1.0.1",
4949
"jasmine": "5.8.0",

0 commit comments

Comments
 (0)