Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot] 24e44809dc
Bump semver and @pulumi/pulumi
Bumps [semver](https://github.com/npm/node-semver) and [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs). These dependencies needed to be updated together.

Updates `semver` from 5.7.1 to 7.5.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v7.5.3)

Updates `@pulumi/pulumi` from 3.24.1 to 3.73.0
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pulumi/pulumi/commits/v3.73.0/sdk/nodejs)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: "@pulumi/pulumi"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 00:59:22 +00:00
bors[bot] 319342d803
Merge
12318: build(deps): bump minimist from 1.2.5 to 1.2.8 in /tests/integration/nodejs/esm-srcdir-ts r=justinvp a=dependabot[bot]

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md">minimist's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/minimistjs/minimist/compare/v1.2.7...v1.2.8">v1.2.8</a> - 2023-02-09</h2>
<h3>Merged</h3>
<ul>
<li>[Fix] Fix long option followed by single dash <a href="https://github-redirect.dependabot.com/minimistjs/minimist/pull/17"><code>[](https://github.com/minimistjs/minimist/issues/17)</code></a></li>
<li>[Tests] Remove duplicate test <a href="https://github-redirect.dependabot.com/minimistjs/minimist/pull/12"><code>[](https://github.com/minimistjs/minimist/issues/12)</code></a></li>
<li>[Fix] opt.string works with multiple aliases <a href="https://github-redirect.dependabot.com/minimistjs/minimist/pull/10"><code>[](https://github.com/minimistjs/minimist/issues/10)</code></a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[Fix] Fix long option followed by single dash (<a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/17">#17</a>) <a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/15"><code>[](https://github.com/minimistjs/minimist/issues/15)</code></a></li>
<li>[Tests] Remove duplicate test (<a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/12">#12</a>) <a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/8"><code>[](https://github.com/minimistjs/minimist/issues/8)</code></a></li>
<li>[Fix] Fix long option followed by single dash <a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/15"><code>[](https://github.com/minimistjs/minimist/issues/15)</code></a></li>
<li>[Fix] opt.string works with multiple aliases (<a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/10">#10</a>) <a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/9"><code>[](https://github.com/minimistjs/minimist/issues/9)</code></a></li>
<li>[Fix] Fix handling of short option with non-trivial equals <a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/5"><code>[](https://github.com/minimistjs/minimist/issues/5)</code></a></li>
<li>[Tests] Remove duplicate test <a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/8"><code>[](https://github.com/minimistjs/minimist/issues/8)</code></a></li>
<li>[Fix] opt.string works with multiple aliases <a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/9"><code>[](https://github.com/minimistjs/minimist/issues/9)</code></a></li>
</ul>
<h3>Commits</h3>
<ul>
<li>Merge tag 'v0.2.3' <a href="a0267947c7"><code>a026794</code></a></li>
<li>[eslint] fix indentation and whitespace <a href="5368ca4147"><code>5368ca4</code></a></li>
<li>[eslint] fix indentation and whitespace <a href="e5f5067259"><code>e5f5067</code></a></li>
<li>[eslint] more cleanup <a href="62fde7d935"><code>62fde7d</code></a></li>
<li>[eslint] more cleanup <a href="36ac5d0d95"><code>36ac5d0</code></a></li>
<li>[meta] add <code>auto-changelog</code> <a href="73923d2235"><code>73923d2</code></a></li>
<li>[actions] add reusable workflows <a href="d80727df77"><code>d80727d</code></a></li>
<li>[eslint] add eslint; rules to enable later are warnings <a href="48bc06a1b4"><code>48bc06a</code></a></li>
<li>[eslint] fix indentation <a href="34b0f1ccaa"><code>34b0f1c</code></a></li>
<li>[readme] rename and add badges <a href="5df0fe4921"><code>5df0fe4</code></a></li>
<li>[Dev Deps] switch from <code>covert</code> to <code>nyc</code> <a href="a48b128fdb"><code>a48b128</code></a></li>
<li>[Dev Deps] update <code>covert</code>, <code>tape</code>; remove unnecessary <code>tap</code> <a href="f0fb958e9a"><code>f0fb958</code></a></li>
<li>[meta] create FUNDING.yml; add <code>funding</code> in package.json <a href="3639e0c819"><code>3639e0c</code></a></li>
<li>[meta] use <code>npmignore</code> to autogenerate an npmignore file <a href="be2e038c34"><code>be2e038</code></a></li>
<li>Only apps should have lockfiles <a href="282b570e74"><code>282b570</code></a></li>
<li>isConstructorOrProto adapted from PR <a href="ef9153fc52"><code>ef9153f</code></a></li>
<li>[Dev Deps] update <code>`@ljharb/eslint-config</code>,` <code>aud</code> <a href="098873c213"><code>098873c</code></a></li>
<li>[Dev Deps] update <code>`@ljharb/eslint-config</code>,` <code>aud</code> <a href="3124ed3e46"><code>3124ed3</code></a></li>
<li>[meta] add <code>safe-publish-latest</code> <a href="4b927de696"><code>4b927de</code></a></li>
<li>[Tests] add <code>aud</code> in <code>posttest</code> <a href="b32d9bd0ab"><code>b32d9bd</code></a></li>
<li>[meta] update repo URLs <a href="f9fdfc032c"><code>f9fdfc0</code></a></li>
<li>[actions] Avoid 0.6 tests due to build failures <a href="ba92fe6ebb"><code>ba92fe6</code></a></li>
<li>[Dev Deps] update <code>tape</code> <a href="950eaa74f1"><code>950eaa7</code></a></li>
<li>[Dev Deps] add missing <code>npmignore</code> dev dep <a href="3226afaf09"><code>3226afa</code></a></li>
<li>Merge tag 'v0.2.2' <a href="980d7ac61a"><code>980d7ac</code></a></li>
</ul>
<h2><a href="https://github.com/minimistjs/minimist/compare/v1.2.6...v1.2.7">v1.2.7</a> - 2022-10-10</h2>
<h3>Commits</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="6901ee286b"><code>6901ee2</code></a> v1.2.8</li>
<li><a href="a0267947c7"><code>a026794</code></a> Merge tag 'v0.2.3'</li>
<li><a href="c0b2661832"><code>c0b2661</code></a> v0.2.3</li>
<li><a href="63b8fee87b"><code>63b8fee</code></a> [Fix] Fix long option followed by single dash (<a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/17">#17</a>)</li>
<li><a href="72239e6f0e"><code>72239e6</code></a> [Tests] Remove duplicate test (<a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/12">#12</a>)</li>
<li><a href="34b0f1ccaa"><code>34b0f1c</code></a> [eslint] fix indentation</li>
<li><a href="3226afaf09"><code>3226afa</code></a> [Dev Deps] add missing <code>npmignore</code> dev dep</li>
<li><a href="098873c213"><code>098873c</code></a> [Dev Deps] update <code>`@ljharb/eslint-config</code>,` <code>aud</code></li>
<li><a href="9ec4d279ce"><code>9ec4d27</code></a> [Fix] Fix long option followed by single dash</li>
<li><a href="ba92fe6ebb"><code>ba92fe6</code></a> [actions] Avoid 0.6 tests due to build failures</li>
<li>Additional commits viewable in <a href="https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a href="https://www.npmjs.com/~ljharb">ljharb</a>, a new releaser for minimist since your current version.</p>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=minimist&package-manager=npm_and_yarn&previous-version=1.2.5&new-version=1.2.8)](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 ``@dependabot` 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:
- ``@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](https://github.com/pulumi/pulumi/network/alerts).

</details>

12319: build(deps): bump protobufjs from 6.11.2 to 6.11.3 in /tests/integration/nodejs/esm-srcdir-ts r=justinvp a=dependabot[bot]

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md">protobufjs's changelog</a>.</em></p>
<blockquote>
<h3><a href="https://github.com/protobufjs/protobuf.js/compare/v6.11.2...v6.11.3">6.11.3</a> (2022-05-20)</h3>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> use eslint 8.x (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1728">#1728</a>) (<a href="a8681ceab4">a8681ce</a>)</li>
<li>do not let setProperty change the prototype (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1731">#1731</a>) (<a href="b5f1391dff">b5f1391</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="b130dfd4f0"><code>b130dfd</code></a> chore(6.x): release 6.11.3 (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1737">#1737</a>)</li>
<li><a href="c2c17ae668"><code>c2c17ae</code></a> build: publish to main</li>
<li><a href="b2c6a5c76e"><code>b2c6a5c</code></a> build: run tests if ci label added (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1734">#1734</a>)</li>
<li><a href="a8681ceab4"><code>a8681ce</code></a> fix(deps): use eslint 8.x (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1728">#1728</a>)</li>
<li><a href="b5f1391dff"><code>b5f1391</code></a> fix: do not let setProperty change the prototype (<a href="https://github-redirect.dependabot.com/protobufjs/protobuf.js/issues/1731">#1731</a>)</li>
<li><a href="7afd0a39f4"><code>7afd0a3</code></a> build: configure 6.x as default branch</li>
<li><a href="37285d0cdc"><code>37285d0</code></a> build: configure backports</li>
<li>See full diff in <a href="https://github.com/protobufjs/protobuf.js/compare/v6.11.2...v6.11.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=protobufjs&package-manager=npm_and_yarn&previous-version=6.11.2&new-version=6.11.3)](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 ``@dependabot` 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:
- ``@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](https://github.com/pulumi/pulumi/network/alerts).

</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-12 13:57:36 +00:00
dependabot[bot] 10d4180908
build(deps): bump protobufjs in /tests/integration/nodejs/esm-srcdir-ts
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.11.2...v6.11.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 12:55:35 +00:00
dependabot[bot] 67a56e4bf0
build(deps): bump minimist in /tests/integration/nodejs/esm-srcdir-ts
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 12:55:09 +00:00
David Flanagan a8c3c51340 chore: add new test case for esm-loading with a srcdir 2022-12-13 02:28:42 +00:00