PAM authentication support for authlogic
Navigation Bar Helpers for Rails
An interpreter for Blockly programs in Ruby
An authentication and authorization plugin for Rails
CAS Server
Extraction of the ActiveRecord::Base#import functionality from ar-extensions for Rails 3 and beyon
A simple CSS-based form generator plugin for Rails
Yet another role-based authorization system for Rails
ActiveRecord extension that turns your models into Facebook's Open Graph objects.
delete branch neinteractiveliterature/intercode
delete branch : dependabot/npm_and_yarn/caniuse-lite-1.0.30001237
delete time in 2 days
PR closed neinteractiveliterature/intercode
Bumps caniuse-lite from 1.0.30001236 to 1.0.30001237. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/browserslist/caniuse-lite/commits">compare view</a></li> </ul> </details> <br />
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 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)
</details>
pr closed time in 2 days
pull request commentneinteractiveliterature/intercode
Bump caniuse-lite from 1.0.30001236 to 1.0.30001237
Superseded by #5186.
comment created time in 2 days
create barnchneinteractiveliterature/intercode
branch : dependabot/npm_and_yarn/caniuse-lite-1.0.30001238
created branch time in 2 days
PR opened neinteractiveliterature/intercode
Bumps caniuse-lite from 1.0.30001236 to 1.0.30001238. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/browserslist/caniuse-lite/commits">compare view</a></li> </ul> </details> <br />
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 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)
</details>
pr created time in 2 days
startedibraheemdev/modern-unix
started time in 2 days
push eventneinteractiveliterature/intercode
commit sha cf981fba3f4d3d72ee79f7d3e49f7a65619df346
Bump rubocop from 1.16.1 to 1.17.0 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.16.1 to 1.17.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.16.1...v1.17.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha ce6d82daf43746e974c7cb7aa684887393621a71
:twisted_rightwards_arrows: Merge #5176 (Bump rubocop from 1.16.1 to 1.17.0) Bump rubocop from 1.16.1 to 1.17.0
commit sha 710956e1124c66aa0ca71ae3e6ab44b9ccafba1c
Bump @babel/plugin-proposal-object-rest-spread from 7.14.4 to 7.14.5 Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) from 7.14.4 to 7.14.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-proposal-object-rest-spread) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-object-rest-spread" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha acef74dbd57883f9ba4257adcd54d2c89a2652e5
Bump @babel/plugin-proposal-class-properties from 7.13.0 to 7.14.5 Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.13.0 to 7.14.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-proposal-class-properties) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-class-properties" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha e0e270ac2b7c23d3fae018615a31fc3578a4ca62
:twisted_rightwards_arrows: Merge #5175 (Bump @babel/plugin-proposal-object-rest-spread from 7.14.4 to 7.14.5) Bump @babel/plugin-proposal-object-rest-spread from 7.14.4 to 7.14.5
commit sha 2b0ebc9282a4c7ee4c1bdcd51f90bb7068648c69
:twisted_rightwards_arrows: Merge #5173 (Bump @babel/plugin-proposal-class-properties from 7.13.0 to 7.14.5) Bump @babel/plugin-proposal-class-properties from 7.13.0 to 7.14.5
commit sha 383541c0758e1988d44eda7640137b7cbddbac75
Bump @babel/plugin-proposal-function-sent from 7.12.13 to 7.14.5 Bumps [@babel/plugin-proposal-function-sent](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-function-sent) from 7.12.13 to 7.14.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-proposal-function-sent) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-function-sent" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha 6730f1af9c9e4cf941c2401f15e5f8cc7a4d999f
Bump webpack from 5.38.1 to 5.39.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.38.1 to 5.39.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.38.1...v5.39.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha c43d453df5d28f2e0347daafad6b5d8c2e0a7887
:twisted_rightwards_arrows: Merge #5178 (Bump webpack from 5.38.1 to 5.39.0) Bump webpack from 5.38.1 to 5.39.0
commit sha d83c41ac21891a48e298b3e8bea75a7c78d38f60
:twisted_rightwards_arrows: Merge #5177 (Bump @babel/plugin-proposal-function-sent from 7.12.13 to 7.14.5) Bump @babel/plugin-proposal-function-sent from 7.12.13 to 7.14.5
commit sha 837ab80280be6515120fd375b19d6c7aa5755f5c
Bump react-transition-group from 4.4.1 to 4.4.2 Bumps [react-transition-group](https://github.com/reactjs/react-transition-group) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/reactjs/react-transition-group/releases) - [Changelog](https://github.com/reactjs/react-transition-group/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactjs/react-transition-group/compare/v4.4.1...v4.4.2) --- updated-dependencies: - dependency-name: react-transition-group dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha 42304891b890a97619d3edf461458949cb67d359
:twisted_rightwards_arrows: Merge #5179 (Bump react-transition-group from 4.4.1 to 4.4.2) Bump react-transition-group from 4.4.1 to 4.4.2
commit sha 62d80d0ce78f2aa2bcd59b8bc30994b3897d264c
Bump postcss from 8.3.2 to 8.3.4 Bumps [postcss](https://github.com/postcss/postcss) from 8.3.2 to 8.3.4. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.3.2...8.3.4) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha 17c7e3d56af9e2a09e6e88eb7fccdb5beb83d7fd
:twisted_rightwards_arrows: Merge #5181 (Bump postcss from 8.3.2 to 8.3.4) Bump postcss from 8.3.2 to 8.3.4
commit sha ee15a6db24207051ff8a95fe809244ec7fcffd4a
Bump @typescript-eslint/eslint-plugin from 4.26.1 to 4.27.0 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.1 to 4.27.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha cd38625cf223f1c657db3ea79ef9efaa44b0ba2c
:twisted_rightwards_arrows: Merge #5182 (Bump @typescript-eslint/eslint-plugin from 4.26.1 to 4.27.0) Bump @typescript-eslint/eslint-plugin from 4.26.1 to 4.27.0
commit sha bfeea54bee39b524901a3b913b97a5c2ba555ca4
Bump sass from 1.35.0 to 1.35.1 Bumps [sass](https://github.com/sass/dart-sass) from 1.35.0 to 1.35.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.35.0...1.35.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha dea4594d72d747762434aa3170ee1cb181c32470
:twisted_rightwards_arrows: Merge #5183 (Bump sass from 1.35.0 to 1.35.1) Bump sass from 1.35.0 to 1.35.1
commit sha b2bd9e5732e6a21e9a839c887f525b75a5a39496
Bump sass-loader from 11.0.1 to 12.1.0 Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 11.0.1 to 12.1.0. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.0.1...v12.1.0) --- updated-dependencies: - dependency-name: sass-loader dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
push time in 3 days
PR opened neinteractiveliterature/intercode
Bumps react-dnd-touch-backend from 11.1.3 to 14.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-dnd/react-dnd/releases">react-dnd-touch-backend's releases</a>.</em></p> <blockquote> <h2>14.0.0</h2> <p>This release addresses a handful of nagging liveness and ergonomic issues with the hooks API.</p> <p>The liveness issues affect all hooks, and were discovered on deeper inspection of certain stress tests in the documentation. The internal <code>useCollector()</code> hook is used to collect props from the DnD system when <em>things change</em>. Prior to this update, we subscribed to updates from the DnD monitor to trigger prop collection. However, state on <em>the react side</em> was only accounted for on the first render. This release improves that liveness by collecting props whenever react state changes.</p> <p>The ergonomics of the <code>useDrag</code> have been refactored. In short:</p> <ul> <li><code>spec.type</code> is required</li> <li><code>spec.item</code> can be a function or static object.</li> <li>The function version of <code>spec.item</code> replaces <code>spec.begin</code></li> </ul> <p>Since the release of the hooks API, we packed <code>type</code> under <code>spec.item</code>. However, this led to nonintuitive situations where an <code>item</code> field was required to be specified even though items are created in the <code>begin</code> method.</p> <p>Additionally, in the original React-DnD design, <code>beginDrag()</code> was optional and the <strong>type</strong> of the draggables had to be defined. If no explicit DragObject was created, an implicit object was created by the system..</p> <p>The change we've made here decouples <code>type</code> from <code>item</code>, and collapses <code>begin</code> into <code>item</code>.</p> <pre lang="js"><code>// Pre-v14 useDrag({ // item defined here to get a type item: { type: BOX } }, // ...but the actual item is created here begin: () => ({ id }) }) <p>// v14 useDrag({ type: BOX, item: () => ({id}) }) </code></pre></p> <p>e.g. <code>useDrag({ item: { type: BOX }})</code> => <code>useDrag({ type: 'BOX' })</code></p> <p>We've also added the ability to <em>cancel drag operations</em> in the hooks API by returning null from <code>begin</code>.</p> <pre lang="js"><code>// new API useDrag({ type: BOX, item: () => shouldNotDrag ? null : {id}, }) </code></pre> <h2>v13.1.1</h2> <h2>react-dnd</h2> <h3>Patch</h3> <ul> <li>Re-register drag sources in hooks API when <code>item.type</code> changes</li> <li>Export missing typings</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/react-dnd/react-dnd/commit/f740f8d5c0d97fa91805051c08d809fbf3032960"><code>f740f8d</code></a> chore: bump versions (<a href="https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/3126">#3126</a>)</li> <li><a href="https://github.com/react-dnd/react-dnd/commit/80733610ef7fb6104112697686cc7e4bd857105b"><code>8073361</code></a> useDrag() Hook Changes (<a href="https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/3114">#3114</a>)</li> <li><a href="https://github.com/react-dnd/react-dnd/commit/83d8a4705e771aaeda42204c6a8329de6593f609"><code>83d8a47</code></a> Dependabot autofix</li> <li><a href="https://github.com/react-dnd/react-dnd/commit/6055276fcb6dbb37618cd75a97dc4bea9a362ea0"><code>6055276</code></a> Dependabot autofix</li> <li><a href="https://github.com/react-dnd/react-dnd/commit/0e5a222f1d2d2c317bed224b6462df05e29f2dd5"><code>0e5a222</code></a> Dependabot autofix</li> <li><a href="https://github.com/react-dnd/react-dnd/commit/7dfc5db0f562b1f4ba6656396d386c289c5e10ed"><code>7dfc5db</code></a> Fix hooks example; upgrade libs (<a href="https://github-redirect.dependabot.com/react-dnd/react-dnd/issues/3111">#3111</a>)</li> <li><a href="https://github.com/react-dnd/react-dnd/commit/8a5170a43e2526d2f91bf5cc47b6f941b090cdab"><code>8a5170a</code></a> Dependabot autofix</li> <li><a href="https://github.com/react-dnd/react-dnd/commit/02273d58b22076c90463541409de1df29840345d"><code>02273d5</code></a> Dependabot autofix</li> <li><a href="https://github.com/react-dnd/react-dnd/commit/983e13ffe213a8ce7a20ff33b360530de93ad7cf"><code>983e13f</code></a> Dependabot autofix</li> <li><a href="https://github.com/react-dnd/react-dnd/commit/3e84f372b2577bc7e2cd4ee0d5c194cc159cbe5e"><code>3e84f37</code></a> Dependabot autofix</li> <li>Additional commits viewable in <a href="https://github.com/react-dnd/react-dnd/compare/v11.1.3...v14.0.0">compare view</a></li> </ul> </details> <br />
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 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)
</details>
pr created time in 3 days
create barnchneinteractiveliterature/intercode
branch : dependabot/npm_and_yarn/react-dnd-touch-backend-14.0.0
created branch time in 3 days
push eventneinteractiveliterature/intercode
commit sha bfeea54bee39b524901a3b913b97a5c2ba555ca4
Bump sass from 1.35.0 to 1.35.1 Bumps [sass](https://github.com/sass/dart-sass) from 1.35.0 to 1.35.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.35.0...1.35.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha dea4594d72d747762434aa3170ee1cb181c32470
:twisted_rightwards_arrows: Merge #5183 (Bump sass from 1.35.0 to 1.35.1) Bump sass from 1.35.0 to 1.35.1
push time in 3 days
PR merged neinteractiveliterature/intercode
Bumps sass from 1.35.0 to 1.35.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/releases">sass's releases</a>.</em></p> <blockquote> <h2>Dart Sass 1.35.1</h2> <p>To install Sass 1.35.1, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> <h1>Changes</h1> <ul> <li>Fix a bug where the quiet dependency flag didn't silence warnings in some stylesheets loaded using <code>@import</code>.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1351">full changelog</a> for changes in earlier releases.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md">sass's changelog</a>.</em></p> <blockquote> <h2>1.35.1</h2> <ul> <li>Fix a bug where the quiet dependency flag didn't silence warnings in some stylesheets loaded using <code>@import</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/0f68d7a5115082df93049f6df78f3f33a9fb424b"><code>0f68d7a</code></a> Fix quiet deps when loaded through an <a href="https://github.com/import"><code>@import</code></a> of a file without <a href="https://github.com/use"><code>@use</code></a> (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1362">#1362</a>)</li> <li>See full diff in <a href="https://github.com/sass/dart-sass/compare/1.35.0...1.35.1">compare view</a></li> </ul> </details> <br />
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 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)
</details>
pr closed time in 3 days
delete branch neinteractiveliterature/intercode
delete branch : dependabot/npm_and_yarn/sass-1.35.1
delete time in 3 days
PR opened neinteractiveliterature/intercode
Bumps sass from 1.35.0 to 1.35.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/releases">sass's releases</a>.</em></p> <blockquote> <h2>Dart Sass 1.35.1</h2> <p>To install Sass 1.35.1, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> <h1>Changes</h1> <ul> <li>Fix a bug where the quiet dependency flag didn't silence warnings in some stylesheets loaded using <code>@import</code>.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1351">full changelog</a> for changes in earlier releases.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md">sass's changelog</a>.</em></p> <blockquote> <h2>1.35.1</h2> <ul> <li>Fix a bug where the quiet dependency flag didn't silence warnings in some stylesheets loaded using <code>@import</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/0f68d7a5115082df93049f6df78f3f33a9fb424b"><code>0f68d7a</code></a> Fix quiet deps when loaded through an <a href="https://github.com/import"><code>@import</code></a> of a file without <a href="https://github.com/use"><code>@use</code></a> (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1362">#1362</a>)</li> <li>See full diff in <a href="https://github.com/sass/dart-sass/compare/1.35.0...1.35.1">compare view</a></li> </ul> </details> <br />
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 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)
</details>
pr created time in 3 days
create barnchneinteractiveliterature/intercode
branch : dependabot/npm_and_yarn/sass-1.35.1
created branch time in 3 days
push eventneinteractiveliterature/intercode
commit sha ee15a6db24207051ff8a95fe809244ec7fcffd4a
Bump @typescript-eslint/eslint-plugin from 4.26.1 to 4.27.0 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.1 to 4.27.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha cd38625cf223f1c657db3ea79ef9efaa44b0ba2c
:twisted_rightwards_arrows: Merge #5182 (Bump @typescript-eslint/eslint-plugin from 4.26.1 to 4.27.0) Bump @typescript-eslint/eslint-plugin from 4.26.1 to 4.27.0
push time in 3 days
delete branch neinteractiveliterature/intercode
delete branch : dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.27.0
delete time in 3 days
PR merged neinteractiveliterature/intercode
Bumps @typescript-eslint/eslint-plugin from 4.26.1 to 4.27.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v4.27.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.26.1...v4.27.0">4.27.0</a> (2021-06-14)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> allow explicit any for no-unsafe-return (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3498">#3498</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/b15a2b2a02dc9af2b47b77eb3aede73ffa85ac66">b15a2b2</a>)</li> <li><strong>typescript-estree:</strong> allow providing more one than one existing program in config (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3508">#3508</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/4f1806e548affb7265da360d1fc8d033e25de325">4f1806e</a>)</li> <li><strong>typescript-estree:</strong> support override modifier for parameter property (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3485">#3485</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/33b9f69a681cd3219a2acca5b0b2fa67609f099e">33b9f69</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>ast-spec:</strong> specify <code>LogicalExpression</code>'s <code>operator</code> type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3497">#3497</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/9e343fdaa0b04ed007b873c781e8cc98fc1fb7f5">9e343fd</a>)</li> <li><strong>ast-spec:</strong> specify <code>PunctuatorToken</code>'s <code>value</code> type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3496">#3496</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/fdb1d81f0fcf75a9216e6a90469f18c24c91f718">fdb1d81</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] add allowBitwiseExpressions option (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3515">#3515</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/288092a085fdd9abaffe0aa1d0b37a8844dd86ff">288092a</a>)</li> <li><strong>typescript-estree:</strong> add opt-in inference for single runs and create programs for projects up front (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3512">#3512</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/06c2d9ba5442330f56637ecb14fae7e41696699c">06c2d9b</a>)</li> <li>allow user to provide TS program instance in parser options (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3484">#3484</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e855b18b8feee0edb5c617c11006861426a6f530">e855b18</a>)</li> </ul> <h1>Single-Run Detection</h1> <p>See the explanation for how to opt-in to this feature and how to provide feedback in this issue: <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3528">typescript-eslint/typescript-eslint#3528</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.26.1...v4.27.0">4.27.0</a> (2021-06-14)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> allow explicit any for no-unsafe-return (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3498">#3498</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/b15a2b2a02dc9af2b47b77eb3aede73ffa85ac66">b15a2b2</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] add allowBitwiseExpressions option (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3515">#3515</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/288092a085fdd9abaffe0aa1d0b37a8844dd86ff">288092a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1"><code>b3ac5f6</code></a> chore: publish v4.27.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b15a2b2a02dc9af2b47b77eb3aede73ffa85ac66"><code>b15a2b2</code></a> fix(eslint-plugin): allow explicit any for no-unsafe-return (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3498">#3498</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/288092a085fdd9abaffe0aa1d0b37a8844dd86ff"><code>288092a</code></a> feat(eslint-plugin): [prefer-literal-enum-member] add allowBitwiseExpressions...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ced9b26ce088eb4b3a39ddb0c5342373725c9912"><code>ced9b26</code></a> chore: add nx monorepo tooling (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3465">#3465</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br />
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 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)
</details>
pr closed time in 3 days
PR opened neinteractiveliterature/intercode
Bumps @typescript-eslint/eslint-plugin from 4.26.1 to 4.27.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v4.27.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.26.1...v4.27.0">4.27.0</a> (2021-06-14)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> allow explicit any for no-unsafe-return (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3498">#3498</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/b15a2b2a02dc9af2b47b77eb3aede73ffa85ac66">b15a2b2</a>)</li> <li><strong>typescript-estree:</strong> allow providing more one than one existing program in config (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3508">#3508</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/4f1806e548affb7265da360d1fc8d033e25de325">4f1806e</a>)</li> <li><strong>typescript-estree:</strong> support override modifier for parameter property (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3485">#3485</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/33b9f69a681cd3219a2acca5b0b2fa67609f099e">33b9f69</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>ast-spec:</strong> specify <code>LogicalExpression</code>'s <code>operator</code> type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3497">#3497</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/9e343fdaa0b04ed007b873c781e8cc98fc1fb7f5">9e343fd</a>)</li> <li><strong>ast-spec:</strong> specify <code>PunctuatorToken</code>'s <code>value</code> type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3496">#3496</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/fdb1d81f0fcf75a9216e6a90469f18c24c91f718">fdb1d81</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] add allowBitwiseExpressions option (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3515">#3515</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/288092a085fdd9abaffe0aa1d0b37a8844dd86ff">288092a</a>)</li> <li><strong>typescript-estree:</strong> add opt-in inference for single runs and create programs for projects up front (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3512">#3512</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/06c2d9ba5442330f56637ecb14fae7e41696699c">06c2d9b</a>)</li> <li>allow user to provide TS program instance in parser options (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3484">#3484</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e855b18b8feee0edb5c617c11006861426a6f530">e855b18</a>)</li> </ul> <h1>Single-Run Detection</h1> <p>See the explanation for how to opt-in to this feature and how to provide feedback in this issue: <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3528">typescript-eslint/typescript-eslint#3528</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.26.1...v4.27.0">4.27.0</a> (2021-06-14)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> allow explicit any for no-unsafe-return (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3498">#3498</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/b15a2b2a02dc9af2b47b77eb3aede73ffa85ac66">b15a2b2</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] add allowBitwiseExpressions option (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3515">#3515</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/288092a085fdd9abaffe0aa1d0b37a8844dd86ff">288092a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1"><code>b3ac5f6</code></a> chore: publish v4.27.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b15a2b2a02dc9af2b47b77eb3aede73ffa85ac66"><code>b15a2b2</code></a> fix(eslint-plugin): allow explicit any for no-unsafe-return (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3498">#3498</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/288092a085fdd9abaffe0aa1d0b37a8844dd86ff"><code>288092a</code></a> feat(eslint-plugin): [prefer-literal-enum-member] add allowBitwiseExpressions...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ced9b26ce088eb4b3a39ddb0c5342373725c9912"><code>ced9b26</code></a> chore: add nx monorepo tooling (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3465">#3465</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br />
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 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)
</details>
pr created time in 4 days
create barnchneinteractiveliterature/intercode
branch : dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.27.0
created branch time in 4 days
push eventneinteractiveliterature/intercode
commit sha e884aa58b823af6a5ad86834b864a6e1dade016f
Bump oj from 3.11.5 to 3.11.6 Bumps [oj](https://github.com/ohler55/oj) from 3.11.5 to 3.11.6. - [Release notes](https://github.com/ohler55/oj/releases) - [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ohler55/oj/compare/v3.11.5...v3.11.6) --- updated-dependencies: - dependency-name: oj dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha 8d1bcd5580ba566055fafd5fdf2d0cafcdf81806
Bump sass from 1.34.1 to 1.35.0 Bumps [sass](https://github.com/sass/dart-sass) from 1.34.1 to 1.35.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.34.1...1.35.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha a89c1ec9088ece0303d62807ca21b4f0234984e2
Bump @babel/core from 7.14.3 to 7.14.6 Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.3 to 7.14.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.6/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha d66fd288d95df5767bf0a694056cb36ba7d89cc4
Bump @types/luxon from 1.26.5 to 1.27.0 Bumps [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) from 1.26.5 to 1.27.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon) --- updated-dependencies: - dependency-name: "@types/luxon" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha a8cc66738562c7ca2f557908ea8f6acab2b81df6
:twisted_rightwards_arrows: Merge #5172 (Bump @types/luxon from 1.26.5 to 1.27.0) Bump @types/luxon from 1.26.5 to 1.27.0
commit sha da282144d090a00bb4fe8144a3a137873339cc2d
:twisted_rightwards_arrows: Merge #5171 (Bump @babel/core from 7.14.3 to 7.14.6) Bump @babel/core from 7.14.3 to 7.14.6
commit sha c942a12b3591e469d2cb80ea133341d61d18b098
:twisted_rightwards_arrows: Merge #5168 (Bump oj from 3.11.5 to 3.11.6) Bump oj from 3.11.5 to 3.11.6
commit sha c9b6702c31c00c3fa2d009940be4846b5ba6361f
:twisted_rightwards_arrows: Merge #5170 (Bump sass from 1.34.1 to 1.35.0) Bump sass from 1.34.1 to 1.35.0
commit sha cf981fba3f4d3d72ee79f7d3e49f7a65619df346
Bump rubocop from 1.16.1 to 1.17.0 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.16.1 to 1.17.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.16.1...v1.17.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha ce6d82daf43746e974c7cb7aa684887393621a71
:twisted_rightwards_arrows: Merge #5176 (Bump rubocop from 1.16.1 to 1.17.0) Bump rubocop from 1.16.1 to 1.17.0
commit sha 710956e1124c66aa0ca71ae3e6ab44b9ccafba1c
Bump @babel/plugin-proposal-object-rest-spread from 7.14.4 to 7.14.5 Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) from 7.14.4 to 7.14.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-proposal-object-rest-spread) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-object-rest-spread" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha acef74dbd57883f9ba4257adcd54d2c89a2652e5
Bump @babel/plugin-proposal-class-properties from 7.13.0 to 7.14.5 Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.13.0 to 7.14.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-proposal-class-properties) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-class-properties" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha e0e270ac2b7c23d3fae018615a31fc3578a4ca62
:twisted_rightwards_arrows: Merge #5175 (Bump @babel/plugin-proposal-object-rest-spread from 7.14.4 to 7.14.5) Bump @babel/plugin-proposal-object-rest-spread from 7.14.4 to 7.14.5
commit sha 2b0ebc9282a4c7ee4c1bdcd51f90bb7068648c69
:twisted_rightwards_arrows: Merge #5173 (Bump @babel/plugin-proposal-class-properties from 7.13.0 to 7.14.5) Bump @babel/plugin-proposal-class-properties from 7.13.0 to 7.14.5
commit sha 383541c0758e1988d44eda7640137b7cbddbac75
Bump @babel/plugin-proposal-function-sent from 7.12.13 to 7.14.5 Bumps [@babel/plugin-proposal-function-sent](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-function-sent) from 7.12.13 to 7.14.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-proposal-function-sent) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-function-sent" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha 6730f1af9c9e4cf941c2401f15e5f8cc7a4d999f
Bump webpack from 5.38.1 to 5.39.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.38.1 to 5.39.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.38.1...v5.39.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha c43d453df5d28f2e0347daafad6b5d8c2e0a7887
:twisted_rightwards_arrows: Merge #5178 (Bump webpack from 5.38.1 to 5.39.0) Bump webpack from 5.38.1 to 5.39.0
commit sha d83c41ac21891a48e298b3e8bea75a7c78d38f60
:twisted_rightwards_arrows: Merge #5177 (Bump @babel/plugin-proposal-function-sent from 7.12.13 to 7.14.5) Bump @babel/plugin-proposal-function-sent from 7.12.13 to 7.14.5
commit sha 837ab80280be6515120fd375b19d6c7aa5755f5c
Bump react-transition-group from 4.4.1 to 4.4.2 Bumps [react-transition-group](https://github.com/reactjs/react-transition-group) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/reactjs/react-transition-group/releases) - [Changelog](https://github.com/reactjs/react-transition-group/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactjs/react-transition-group/compare/v4.4.1...v4.4.2) --- updated-dependencies: - dependency-name: react-transition-group dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha 42304891b890a97619d3edf461458949cb67d359
:twisted_rightwards_arrows: Merge #5179 (Bump react-transition-group from 4.4.1 to 4.4.2) Bump react-transition-group from 4.4.1 to 4.4.2
push time in 4 days
push eventneinteractiveliterature/intercode
commit sha 62d80d0ce78f2aa2bcd59b8bc30994b3897d264c
Bump postcss from 8.3.2 to 8.3.4 Bumps [postcss](https://github.com/postcss/postcss) from 8.3.2 to 8.3.4. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.3.2...8.3.4) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha 17c7e3d56af9e2a09e6e88eb7fccdb5beb83d7fd
:twisted_rightwards_arrows: Merge #5181 (Bump postcss from 8.3.2 to 8.3.4) Bump postcss from 8.3.2 to 8.3.4
push time in 4 days
delete branch neinteractiveliterature/intercode
delete branch : dependabot/npm_and_yarn/postcss-8.3.4
delete time in 4 days
PR merged neinteractiveliterature/intercode
Bumps postcss from 8.3.2 to 8.3.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.3.4</h2> <ul> <li>Fixed broken AST detection.</li> </ul> <h2>8.3.3</h2> <ul> <li>Fixed broken AST on <code>postcss</code> dependency duplication in custom parsers.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.3.4</h2> <ul> <li>Fixed broken AST detection.</li> </ul> <h2>8.3.3</h2> <ul> <li>Fixed broken AST on <code>postcss</code> dependency duplication in custom parsers.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/c7bae29ec7ccfc6cec74621a4071fcd668236081"><code>c7bae29</code></a> Release 8.3.4 version</li> <li><a href="https://github.com/postcss/postcss/commit/8b4a8b1e253793a74081ac3366ed72869c21d9ea"><code>8b4a8b1</code></a> Fix Node[my] hack</li> <li><a href="https://github.com/postcss/postcss/commit/7ea0c9b2d44d1a536f532ebb50e173537842d161"><code>7ea0c9b</code></a> Release 8.3.3 version</li> <li><a href="https://github.com/postcss/postcss/commit/ff6abab345d193605ec3a8b2859133e7a62d8dc6"><code>ff6abab</code></a> Fix Symbol description</li> <li><a href="https://github.com/postcss/postcss/commit/e51efa0593869f6d2b21a1d62358a6723f345fb7"><code>e51efa0</code></a> Fix import order</li> <li><a href="https://github.com/postcss/postcss/commit/714c5c6263f5930a5ef0c1704bbc707db9581ed5"><code>714c5c6</code></a> Require PostCSS peer dependency from parser</li> <li><a href="https://github.com/postcss/postcss/commit/d8edfeda3804a63d81d010858ade6ce5e49b93a3"><code>d8edfed</code></a> Hot fix for broken isClean on AST dublication</li> <li><a href="https://github.com/postcss/postcss/commit/2da5501f709862c19e7103b81ba8fb224a5793ff"><code>2da5501</code></a> Update dependencies</li> <li>See full diff in <a href="https://github.com/postcss/postcss/compare/8.3.2...8.3.4">compare view</a></li> </ul> </details> <br />
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 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)
</details>
pr closed time in 4 days
PR opened neinteractiveliterature/intercode
Bumps postcss from 8.3.2 to 8.3.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.3.4</h2> <ul> <li>Fixed broken AST detection.</li> </ul> <h2>8.3.3</h2> <ul> <li>Fixed broken AST on <code>postcss</code> dependency duplication in custom parsers.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.3.4</h2> <ul> <li>Fixed broken AST detection.</li> </ul> <h2>8.3.3</h2> <ul> <li>Fixed broken AST on <code>postcss</code> dependency duplication in custom parsers.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/c7bae29ec7ccfc6cec74621a4071fcd668236081"><code>c7bae29</code></a> Release 8.3.4 version</li> <li><a href="https://github.com/postcss/postcss/commit/8b4a8b1e253793a74081ac3366ed72869c21d9ea"><code>8b4a8b1</code></a> Fix Node[my] hack</li> <li><a href="https://github.com/postcss/postcss/commit/7ea0c9b2d44d1a536f532ebb50e173537842d161"><code>7ea0c9b</code></a> Release 8.3.3 version</li> <li><a href="https://github.com/postcss/postcss/commit/ff6abab345d193605ec3a8b2859133e7a62d8dc6"><code>ff6abab</code></a> Fix Symbol description</li> <li><a href="https://github.com/postcss/postcss/commit/e51efa0593869f6d2b21a1d62358a6723f345fb7"><code>e51efa0</code></a> Fix import order</li> <li><a href="https://github.com/postcss/postcss/commit/714c5c6263f5930a5ef0c1704bbc707db9581ed5"><code>714c5c6</code></a> Require PostCSS peer dependency from parser</li> <li><a href="https://github.com/postcss/postcss/commit/d8edfeda3804a63d81d010858ade6ce5e49b93a3"><code>d8edfed</code></a> Hot fix for broken isClean on AST dublication</li> <li><a href="https://github.com/postcss/postcss/commit/2da5501f709862c19e7103b81ba8fb224a5793ff"><code>2da5501</code></a> Update dependencies</li> <li>See full diff in <a href="https://github.com/postcss/postcss/compare/8.3.2...8.3.4">compare view</a></li> </ul> </details> <br />
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 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)
</details>
pr created time in 4 days
create barnchneinteractiveliterature/intercode
branch : dependabot/npm_and_yarn/postcss-8.3.4
created branch time in 4 days
push eventneinteractiveliterature/intercode
commit sha 837ab80280be6515120fd375b19d6c7aa5755f5c
Bump react-transition-group from 4.4.1 to 4.4.2 Bumps [react-transition-group](https://github.com/reactjs/react-transition-group) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/reactjs/react-transition-group/releases) - [Changelog](https://github.com/reactjs/react-transition-group/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactjs/react-transition-group/compare/v4.4.1...v4.4.2) --- updated-dependencies: - dependency-name: react-transition-group dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
commit sha 42304891b890a97619d3edf461458949cb67d359
:twisted_rightwards_arrows: Merge #5179 (Bump react-transition-group from 4.4.1 to 4.4.2) Bump react-transition-group from 4.4.1 to 4.4.2
push time in 4 days
PR opened neinteractiveliterature/intercode
Bumps @babel/plugin-proposal-export-default-from from 7.12.13 to 7.14.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@babel/plugin-proposal-export-default-from</code>'s releases</a>.</em></p> <blockquote> <h2>v7.14.5 (2021-06-09)</h2> <p>Thanks <a href="https://github.com/Eyoatam"><code>@Eyoatam</code></a>, <a href="https://github.com/lightmare"><code>@lightmare</code></a>, <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>, and <a href="https://github.com/tony-go"><code>@tony-go</code></a> for your first PRs!</p> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-plugin-proposal-do-expressions</code>, <code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13122">#13122</a> fix: hoist variable declaration within do block (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13409">#13409</a> Relax import assertion key-is-type constraint (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13418">#13418</a> fix(parser): correctly parse record and tuple tokens (<a href="https://github.com/fedeci"><code>@fedeci</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13410">#13410</a> fix: throw when <code>async()</code> call param is object with assignement (<a href="https://github.com/tony-go"><code>@tony-go</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13396">#13396</a> Add support for d flag of regex literals in parser (<a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>)</li> </ul> </li> <li><code>babel-helpers</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13404">#13404</a> fix generate-helpers failing in URL-encoded path (<a href="https://github.com/lightmare"><code>@lightmare</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-hoist-variables</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13442">#13442</a> Disallow dependency cycles (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13440">#13440</a> update test fixtures (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13431">#13431</a> Reduce <code>exprAllowed</code> usage (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13422">#13422</a> fix(<code>@babel/parser</code>): fix tokenizer context update code (<a href="https://github.com/Eyoatam"><code>@Eyoatam</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13420">#13420</a> chore: specify <code>@babel/eslint-parser</code> deps (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13363">#13363</a> chore: setup Yarn constraints (<a href="https://github.com/merceyz"><code>@merceyz</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13408">#13408</a> Use set in parser scope (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13386">#13386</a> Faster checkReservedWord (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13406">#13406</a> Back parser state <code>exportedIdentifiers</code> by set (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>Committers: 9</h4> <ul> <li>Daniel Tschinder (<a href="https://github.com/danez"><code>@danez</code></a>)</li> <li>Eyoatam Tamirat (<a href="https://github.com/Eyoatam"><code>@Eyoatam</code></a>)</li> <li>Federico Ciardi (<a href="https://github.com/fedeci"><code>@fedeci</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li>Kristoffer K. (<a href="https://github.com/merceyz"><code>@merceyz</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li>Tony Gorez (<a href="https://github.com/tony-go"><code>@tony-go</code></a>)</li> <li>Yosuke Ota (<a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>)</li> <li><a href="https://github.com/lightmare"><code>@lightmare</code></a></li> </ul> <h2>v7.14.4 (2021-05-28)</h2> <p>Thanks <a href="https://github.com/alanorozco"><code>@alanorozco</code></a>, <a href="https://github.com/devfservant"><code>@devfservant</code></a>, <a href="https://github.com/merceyz"><code>@merceyz</code></a>, <a href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> (and <a href="https://github.com/renovate-bot"><code>@renovate-bot</code></a>! :robot:), <a href="https://github.com/sokra"><code>@sokra</code></a>, and <a href="https://github.com/wbinnssmith"><code>@wbinnssmith</code></a> for your first PRs!</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@babel/plugin-proposal-export-default-from</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.14.5 (2021-06-09)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-plugin-proposal-do-expressions</code>, <code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13122">#13122</a> fix: hoist variable declaration within do block (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13409">#13409</a> Relax import assertion key-is-type constraint (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13418">#13418</a> fix(parser): correctly parse record and tuple tokens (<a href="https://github.com/fedeci"><code>@fedeci</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13410">#13410</a> fix: throw when <code>async()</code> call param is object with assignement (<a href="https://github.com/tony-go"><code>@tony-go</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13396">#13396</a> Add support for d flag of regex literals in parser (<a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>)</li> </ul> </li> <li><code>babel-helpers</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13404">#13404</a> fix generate-helpers failing in URL-encoded path (<a href="https://github.com/lightmare"><code>@lightmare</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-hoist-variables</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13442">#13442</a> Disallow dependency cycles (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13440">#13440</a> update test fixtures (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13431">#13431</a> Reduce <code>exprAllowed</code> usage (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13422">#13422</a> fix(<code>@babel/parser</code>): fix tokenizer context update code (<a href="https://github.com/Eyoatam"><code>@Eyoatam</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13420">#13420</a> chore: specify <code>@babel/eslint-parser</code> deps (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-cli</code>, <code>babel-code-frame</code>, <code>babel-compat-data</code>, <code>babel-core</code>, <code>babel-generator</code>, <code>babel-helper-annotate-as-pure</code>, <code>babel-helper-builder-binary-assignment-operator-visitor</code>, <code>babel-helper-builder-react-jsx</code>, <code>babel-helper-compilation-targets</code>, <code>babel-helper-create-class-features-plugin</code>, <code>babel-helper-create-regexp-features-plugin</code>, <code>babel-helper-define-map</code>, <code>babel-helper-explode-assignable-expression</code>, <code>babel-helper-fixtures</code>, <code>babel-helper-function-name</code>, <code>babel-helper-get-function-arity</code>, <code>babel-helper-hoist-variables</code>, <code>babel-helper-member-expression-to-functions</code>, <code>babel-helper-module-imports</code>, <code>babel-helper-module-transforms</code>, <code>babel-helper-optimise-call-expression</code>, <code>babel-helper-plugin-test-runner</code>, <code>babel-helper-plugin-utils</code>, <code>babel-helper-remap-async-to-generator</code>, <code>babel-helper-replace-supers</code>, <code>babel-helper-simple-access</code>, <code>babel-helper-skip-transparent-expression-wrappers</code>, <code>babel-helper-split-export-declaration</code>, <code>babel-helper-transform-fixture-test-runner</code>, <code>babel-helper-validator-identifier</code>, <code>babel-helper-validator-option</code>, <code>babel-helper-wrap-function</code>, <code>babel-helpers</code>, <code>babel-highlight</code>, <code>babel-node</code>, <code>babel-parser</code>, <code>babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining</code>, <code>babel-plugin-external-helpers</code>, <code>babel-plugin-proposal-async-do-expressions</code>, <code>babel-plugin-proposal-async-generator-functions</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-proposal-class-static-block</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-do-expressions</code>, <code>babel-plugin-proposal-dynamic-import</code>, <code>babel-plugin-proposal-export-default-from</code>, <code>babel-plugin-proposal-export-namespace-from</code>, <code>babel-plugin-proposal-function-bind</code>, <code>babel-plugin-proposal-function-sent</code>, <code>babel-plugin-proposal-json-strings</code>, <code>babel-plugin-proposal-logical-assignment-operators</code>, <code>babel-plugin-proposal-nullish-coalescing-operator</code>, <code>babel-plugin-proposal-numeric-separator</code>, <code>babel-plugin-proposal-object-rest-spread</code>, <code>babel-plugin-proposal-optional-catch-binding</code>, <code>babel-plugin-proposal-optional-chaining</code>, <code>babel-plugin-proposal-partial-application</code>, <code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-plugin-proposal-private-methods</code>, <code>babel-plugin-proposal-private-property-in-object</code>, <code>babel-plugin-proposal-record-and-tuple</code>, <code>babel-plugin-proposal-throw-expressions</code>, <code>babel-plugin-proposal-unicode-property-regex</code>, <code>babel-plugin-syntax-async-do-expressions</code>, <code>babel-plugin-syntax-class-static-block</code>, <code>babel-plugin-syntax-decimal</code>, <code>babel-plugin-syntax-decorators</code>, <code>babel-plugin-syntax-do-expressions</code>, <code>babel-plugin-syntax-export-default-from</code>, <code>babel-plugin-syntax-flow</code>, <code>babel-plugin-syntax-function-bind</code>, <code>babel-plugin-syntax-function-sent</code>, <code>babel-plugin-syntax-import-assertions</code>, <code>babel-plugin-syntax-jsx</code>, <code>babel-plugin-syntax-module-blocks</code>, <code>babel-plugin-syntax-partial-application</code>, <code>babel-plugin-syntax-pipeline-operator</code>, <code>babel-plugin-syntax-private-property-in-object</code>, <code>babel-plugin-syntax-record-and-tuple</code>, <code>babel-plugin-syntax-throw-expressions</code>, <code>babel-plugin-syntax-top-level-await</code>, <code>babel-plugin-syntax-typescript</code>, <code>babel-plugin-transform-arrow-functions</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-block-scoped-functions</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-computed-properties</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-dotall-regex</code>, <code>babel-plugin-transform-duplicate-keys</code>, <code>babel-plugin-transform-exponentiation-operator</code>, <code>babel-plugin-transform-flow-comments</code>, <code>babel-plugin-transform-flow-strip-types</code>, <code>babel-plugin-transform-for-of</code>, <code>babel-plugin-transform-function-name</code>, <code>babel-plugin-transform-instanceof</code>, <code>babel-plugin-transform-jscript</code>, <code>babel-plugin-transform-literals</code>, <code>babel-plugin-transform-member-expression-literals</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-systemjs</code>, <code>babel-plugin-transform-modules-umd</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-plugin-transform-new-target</code>, <code>babel-plugin-transform-object-assign</code>, <code>babel-plugin-transform-object-set-prototype-of-to-assign</code>, <code>babel-plugin-transform-object-super</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-plugin-transform-property-literals</code>, <code>babel-plugin-transform-property-mutators</code>, <code>babel-plugin-transform-proto-to-assign</code>, <code>babel-plugin-transform-react-constant-elements</code>, <code>babel-plugin-transform-react-display-name</code>, <code>babel-plugin-transform-react-inline-elements</code>, <code>babel-plugin-transform-react-jsx-compat</code>, <code>babel-plugin-transform-react-jsx-development</code>, <code>babel-plugin-transform-react-jsx-self</code>, <code>babel-plugin-transform-react-jsx-source</code>, <code>babel-plugin-transform-react-jsx</code>, <code>babel-plugin-transform-react-pure-annotations</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-reserved-words</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-plugin-transform-shorthand-properties</code>, <code>babel-plugin-transform-spread</code>, <code>babel-plugin-transform-sticky-regex</code>, <code>babel-plugin-transform-strict-mode</code>, <code>babel-plugin-transform-template-literals</code>, <code>babel-plugin-transform-typeof-symbol</code>, <code>babel-plugin-transform-typescript</code>, <code>babel-plugin-transform-unicode-escapes</code>, <code>babel-plugin-transform-unicode-regex</code>, <code>babel-preset-env</code>, <code>babel-preset-flow</code>, <code>babel-preset-react</code>, <code>babel-preset-typescript</code>, <code>babel-register</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>, <code>babel-standalone</code>, <code>babel-template</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13363">#13363</a> chore: setup Yarn constraints (<a href="https://github.com/merceyz"><code>@merceyz</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13408">#13408</a> Use set in parser scope (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13386">#13386</a> Faster checkReservedWord (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13406">#13406</a> Back parser state <code>exportedIdentifiers</code> by set (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h2>v7.14.4 (2021-05-28)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13377">#13377</a> disallow surrogate in the end of contextual name (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13328">#13328</a> perf: minimize identifier lookahead when parsing let (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13314">#13314</a> [ts] Insert <code>export {}</code> when necessary to imply ESM (<a href="https://github.com/wbinnssmith"><code>@wbinnssmith</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13381">#13381</a> [ts] Remove override modifier (<a href="https://github.com/sosukesuzuki"><code>@sosukesuzuki</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13338">#13338</a> Fix error when parsing ignored files with <code>@babel/eslint-parser</code> (<a href="https://github.com/devfservant"><code>@devfservant</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13333">#13333</a> refactor: add parse*Literal parser routines (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/7a2a9283982239e2419f63e2a324160c5f8ac341"><code>7a2a928</code></a> v7.14.5</li> <li><a href="https://github.com/babel/babel/commit/140ec5aa5c0361e2390f6fb0743fd900fb981426"><code>140ec5a</code></a> chore: setup Yarn constraints (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-export-default-from/issues/13363">#13363</a>)</li> <li><a href="https://github.com/babel/babel/commit/d04842a70031fe91656ba3454e7b6a04f4fedc42"><code>d04842a</code></a> Avoid using CJS globals in internal source files (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-export-default-from/issues/12963">#12963</a>)</li> <li><a href="https://github.com/babel/babel/commit/ea6a43831550488fa137b4e3de7ed0c7653bb641"><code>ea6a438</code></a> Enable <code>external-helpers</code> by default in tests (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-export-default-from/issues/12911">#12911</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-proposal-export-default-from">compare view</a></li> </ul> </details> <br />
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 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)
</details>
pr created time in 4 days
create barnchneinteractiveliterature/intercode
branch : dependabot/npm_and_yarn/babel/plugin-proposal-export-default-from-7.14.5
created branch time in 4 days
PR opened neinteractiveliterature/intercode
Bumps react-transition-group from 4.4.1 to 4.4.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/reactjs/react-transition-group/releases">react-transition-group's releases</a>.</em></p> <blockquote> <h2>v4.4.2</h2> <h2><a href="https://github.com/reactjs/react-transition-group/compare/v4.4.1...v4.4.2">4.4.2</a> (2021-05-29)</h2> <h3>Bug Fixes</h3> <ul> <li><code>nodeRef</code> prop type for cross-realm elements (<a href="https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/732">#732</a>) (<a href="https://github.com/reactjs/react-transition-group/commit/8710c01549e09f55eeefec2aadb3af0a23a00f82">8710c01</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/reactjs/react-transition-group/blob/master/CHANGELOG.md">react-transition-group's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/reactjs/react-transition-group/compare/v4.4.1...v4.4.2">4.4.2</a> (2021-05-29)</h2> <h3>Bug Fixes</h3> <ul> <li><code>nodeRef</code> prop type for cross-realm elements (<a href="https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/732">#732</a>) (<a href="https://github.com/reactjs/react-transition-group/commit/8710c01549e09f55eeefec2aadb3af0a23a00f82">8710c01</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reactjs/react-transition-group/commit/8dc9ad8d9412878a40312e418d389bf97f3794b8"><code>8dc9ad8</code></a> chore(release): 4.4.2 [skip ci]</li> <li><a href="https://github.com/reactjs/react-transition-group/commit/8710c01549e09f55eeefec2aadb3af0a23a00f82"><code>8710c01</code></a> fix: <code>nodeRef</code> prop type for cross-realm elements (<a href="https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/732">#732</a>)</li> <li><a href="https://github.com/reactjs/react-transition-group/commit/7b2360382d8c8554e5ff39d80eab58a7ae31d668"><code>7b23603</code></a> build(deps): bump ws from 7.2.3 to 7.4.6 (<a href="https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/733">#733</a>)</li> <li><a href="https://github.com/reactjs/react-transition-group/commit/5a9aeecc614320c20cfe99480a035000caf631f4"><code>5a9aeec</code></a> build(deps): bump dns-packet from 1.3.1 to 1.3.4 in /www (<a href="https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/731">#731</a>)</li> <li><a href="https://github.com/reactjs/react-transition-group/commit/ffa33d2c6122f9302272e6080bd25e7a6ef056da"><code>ffa33d2</code></a> build(deps): bump browserslist from 4.16.3 to 4.16.6 in /www (<a href="https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/728">#728</a>)</li> <li><a href="https://github.com/reactjs/react-transition-group/commit/bbd913b5a121463c93daa2823dcde2ee57bd2b39"><code>bbd913b</code></a> build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (<a href="https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/722">#722</a>)</li> <li><a href="https://github.com/reactjs/react-transition-group/commit/5de4da59ad04e836715690127bd05447f763e3dc"><code>5de4da5</code></a> build(deps): bump lodash from 4.17.19 to 4.17.21 (<a href="https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/721">#721</a>)</li> <li><a href="https://github.com/reactjs/react-transition-group/commit/13571800d9e03114d998070b7080df4884c837c8"><code>1357180</code></a> build(deps): bump url-parse from 1.4.7 to 1.5.1 (<a href="https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/720">#720</a>)</li> <li><a href="https://github.com/reactjs/react-transition-group/commit/ce1816baf5805bd400fc59dd05370a676a91a7c7"><code>ce1816b</code></a> build(deps): bump handlebars from 4.7.6 to 4.7.7 (<a href="https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/719">#719</a>)</li> <li><a href="https://github.com/reactjs/react-transition-group/commit/708ebbf965bf61a44e1493cbb80f00a9346527ca"><code>708ebbf</code></a> build(deps): bump ssri from 6.0.1 to 6.0.2 (<a href="https://github-redirect.dependabot.com/reactjs/react-transition-group/issues/715">#715</a>)</li> <li>Additional commits viewable in <a href="https://github.com/reactjs/react-transition-group/compare/v4.4.1...v4.4.2">compare view</a></li> </ul> </details> <br />
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 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)
</details>
pr created time in 4 days
create barnchneinteractiveliterature/intercode
branch : dependabot/npm_and_yarn/react-transition-group-4.4.2
created branch time in 4 days