-
Notifications
You must be signed in to change notification settings - Fork 4
⬆️ Bump copy-props from 2.0.4 to 2.0.5 #52
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/gulpjs/copy-props/releases) - [Changelog](https://github.com/gulpjs/copy-props/blob/master/CHANGELOG.md) - [Commits](gulpjs/copy-props@2.0.4...2.0.5) --- updated-dependencies: - dependency-name: copy-props dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
************************************************************
AUTOREPLY VON ***@***.***
************************************************************
Vielen Dank für Ihre Nachricht. Ich bin bis einschliesslich
15.03.2022 ausser Hause.
Ihre Anfrage wird in dieser Zeit nicht bearbeitet und auch
nicht weiter geleitet.
In dringenden Anliegen wenden Sie sich bitte telefonisch
an uns.
Telefon 041 610 61 91. Besten Dank.
digitalhaus ag
Michael Regensburger
************************************************************
Besuchen Sie www.digitalhaus.ch für weitere Informationen
************************************************************
Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/gulpjs/copy-props/releases">copy-props's releases</a>.</em></p>
<blockquote>
<h2>2.0.5</h2>
<h3>Fix</h3>
<ul>
<li>Avoids prototype pollution (<a href="https://github-redirect.dependabot.com/gulpjs/copy-props/issues/7">#7</a>)</li>
</ul>
<h3>Doc</h3>
<ul>
<li>Update license years.</li>
<li>Transfer ownership to Gulp Team (<a href="https://github-redirect.dependabot.com/gulpjs/copy-props/issues/6">#6</a>)</li>
</ul>
<h3>Build</h3>
<ul>
<li>Update dependencies: each-props (&gt;=1.3.2), is-plain-object (&gt;=5.0.0).</li>
</ul>
<h3>Test</h3>
<ul>
<li>Expand test versions to v11〜v14.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/gulpjs/copy-props/blob/master/CHANGELOG.md">copy-props's changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h3><a href="https://www.github.com/gulpjs/copy-props/compare/v3.0.0...v3.0.1">3.0.1</a> (2021-10-31)</h3>
<h3>Bug Fixes</h3>
<ul>
<li><strong>ci:</strong> Rename prettierignore typo &amp; avoid formatting web (<a href="https://www.github.com/gulpjs/copy-props/commit/192badffd26c22198267409e4f7f337709c6a077">192badf</a>)</li>
<li>Update dependencies (<a href="https://www.github.com/gulpjs/copy-props/commit/ba8a51c28375ddd1b048e40950423caae013ba03">ba8a51c</a>)</li>
</ul>
<h2><a href="https://www.github.com/gulpjs/copy-props/compare/v2.0.5...v3.0.0">3.0.0</a> (2021-09-25)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>Normalize repository, dropping node &lt;10.13 support (<a href="https://github-redirect.dependabot.com/gulpjs/copy-props/issues/8">#8</a>)</li>
</ul>
<h3>Miscellaneous Chores</h3>
<ul>
<li>Normalize repository, dropping node &lt;10.13 support (<a href="https://github-redirect.dependabot.com/gulpjs/copy-props/issues/8">#8</a>) (<a href="https://www.github.com/gulpjs/copy-props/commit/85b1165d3454791d8454ac6b74cbcb993c77bfc6">85b1165</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="gulpjs/copy-props@40b7974f915a5e7ea80925eeedf0db16b8a4cbd6"><code>40b7974</code></a> 2.0.5</li>
<li><a href="gulpjs/copy-props@2c738f5c52cfb384b43d977a56a3ab7ce465df9b"><code>2c738f5</code></a> Fix: Avoids prototype pollution (<a href="https://github-redirect.dependabot.com/gulpjs/copy-props/issues/7">#7</a>)</li>
<li><a href="gulpjs/copy-props@4cac863ca44ce47d7766c668d16d4c324b4f3053"><code>4cac863</code></a> Merge: Transfer ownership to Gulp Team (<a href="https://github-redirect.dependabot.com/gulpjs/copy-props/issues/6">#6</a>)</li>
<li><a href="gulpjs/copy-props@54a791df0dfbd04fe007393ae3eb1e0581641a19"><code>54a791d</code></a> Doc: Transfer ownership to Gulp Team</li>
<li><a href="gulpjs/copy-props@196fc9ea1a8a39d22b757ee4f3aaf863d19d73cc"><code>196fc9e</code></a> Merge: Update dependencies and expand ci test versions (<a href="https://github-redirect.dependabot.com/gulpjs/copy-props/issues/5">#5</a>)</li>
<li><a href="gulpjs/copy-props@e89907f94efe2e81d8a0aa21475340ceffddbc2e"><code>e89907f</code></a> Test: Update npm to v4 when nodejs is v5 because of npm install error.</li>
<li><a href="gulpjs/copy-props@e97032201379584978088078f74b4729944961f8"><code>e970322</code></a> Test: Run coveralls when nodejs &gt;= 6 because of its supports</li>
<li><a href="gulpjs/copy-props@063e534355fea084b76cdd6263404325b473ed0a"><code>063e534</code></a> Test: Add nodejs v11-v14 into ci test versions</li>
<li><a href="gulpjs/copy-props@72270af97f86fccf78c294ba1b9f375dea779d2b"><code>72270af</code></a> Doc: Update license years</li>
<li><a href="gulpjs/copy-props@f60b928c1149fa0f440f26c4377a127c2f1a4b80"><code>f60b928</code></a> Build: Update versions of dependencies</li>
<li>See full diff in <a href="gulpjs/copy-props@2.0.4...2.0.5">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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 ***@***.*** rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
…---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- ***@***.*** rebase` will rebase this PR
- ***@***.*** recreate` will recreate this PR, overwriting any edits that have been made to it
- ***@***.*** merge` will merge this PR after your CI passes on it
- ***@***.*** squash and merge` will squash and merge this PR after your CI passes on it
- ***@***.*** cancel merge` will cancel a previously requested merge and block automerging
- ***@***.*** reopen` will reopen this PR if it is closed
- ***@***.*** close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ***@***.*** 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)
- ***@***.*** 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)
- ***@***.*** 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)
- ***@***.*** use these labels` will set the current labels as the default for future PRs for this repo and language
- ***@***.*** use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- ***@***.*** use these assignees` will set the current assignees as the default for future PRs for this repo and language
- ***@***.*** 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](https://github.com/TobitSoftware/chayns-css/network/alerts).
</details>
You can view, comment on, or merge this pull request online at:
#52
-- Commit Summary --
* ⬆️ Bump copy-props from 2.0.4 to 2.0.5
-- File Changes --
M package-lock.json (18)
-- Patch Links --
https://github.com/TobitSoftware/chayns-css/pull/52.patch
https://github.com/TobitSoftware/chayns-css/pull/52.diff
--
Reply to this email directly or view it on GitHub:
#52
You are receiving this because you are subscribed to this thread.
Message ID: ***@***.***>
|
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps copy-props from 2.0.4 to 2.0.5.
Release notes
Sourced from copy-props's releases.
Changelog
Sourced from copy-props's changelog.
Commits
40b79742.0.52c738f5Fix: Avoids prototype pollution (#7)4cac863Merge: Transfer ownership to Gulp Team (#6)54a791dDoc: Transfer ownership to Gulp Team196fc9eMerge: Update dependencies and expand ci test versions (#5)e89907fTest: Update npm to v4 when nodejs is v5 because of npm install error.e970322Test: Run coveralls when nodejs >= 6 because of its supports063e534Test: Add nodejs v11-v14 into ci test versions72270afDoc: Update license yearsf60b928Build: Update versions of dependenciesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.