Create temporary credentials for MFA users on AWS
experiment oxidation libbz2 (bzip2 compression)
Actix web is a small, pragmatic, and extremely fast rust web framework.
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
Docker image of ansible
AnderEnder/ansible-junos-stdlib 0
Junos modules for Ansible
Ansible modules
AnderEnder/ansible-modules-core 0
Ansible modules - these modules ship with ansible
AnderEnder/ansible-modules-extras 0
Ansible extra modules - these modules ship with ansible
A vector with a fixed capacity. (Rust)
push eventAnderEnder/aws-cdk
commit sha 4e768d617c2b8dbcf1a2ee2fb550b8c93b10ae37
feat(cloudtrail): custom log delivery role
push time in 11 hours
push eventAnderEnder/aws-cdk
commit sha a266f6c8469711ff8a59b6ef86ee6f3e4e3830ac
feat(cloudtrail): custom log delivery role
push time in 11 hours
PR opened aws/aws-cdk
Enable custom log delivery role
Closes: #9583
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license
pr created time in 11 hours
push eventAnderEnder/aws-cdk
commit sha cebbcaabeea2924eb9d8473afcb8593264b1270a
feat(cloudtrail) custom log delivery role
push time in 11 hours
issue commentaws/aws-cdk
[ec2] Add memory optimised Graviton2 instance type
It was closed with #10615
comment created time in 20 hours
issue commentaws/aws-cdk
[ec2] 'undefined' being placed in user data script
Duplicate of #10687. It was fixed by #10692.
comment created time in 21 hours
delete branch AnderEnder/watch-rs
delete branch : dependabot/cargo/structopt-0.3.20
delete time in a day
push eventAnderEnder/watch-rs
commit sha f3a01b8bac25783da5e41cb385f81834d4c495e3
Bump structopt from 0.3.17 to 0.3.20 (#14) Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.17 to 0.3.20. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.17...v0.3.20) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
push time in a day
PR merged AnderEnder/watch-rs
Bumps structopt from 0.3.17 to 0.3.20. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md">structopt's changelog</a>.</em></p> <blockquote> <h1>v0.3.20 (2020-10-12)</h1> <ul> <li>Fixed <a href="https://github-redirect.dependabot.com/TeXitoi/structopt/issues/439">a breakage</a> when the struct is placed inside a <code>macro_rules!</code> macro.</li> </ul> <h1>v0.3.19 (2020-10-08)</h1> <ul> <li>Added <a href="https://docs.rs/structopt/0.3/structopt/trait.StructOpt.html#tymethod.from_args_safe">StructOpt::from_args_safe</a> as a shortcut for <code>StructOpt::from_iter_safe(std::env::args_os())</code>.</li> <li>Some links in documentation have been corrected.</li> </ul> <h1>v0.3.18 (2020-09-23)</h1> <ul> <li>Unsafe code <a href="https://github-redirect.dependabot.com/TeXitoi/structopt/issues/432">has been forbidden</a>. This makes <a href="https://github.com/rust-secure-code/cargo-geiger"><code>cargo geiger</code></a> list structopt as "safe". Maybe it will help somebody trying to locate a bug in their dependency tree.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TeXitoi/structopt/commit/6fa8d68298eab6b4eb94b4b40ce64992b20c7263"><code>6fa8d68</code></a> v0.3.20</li> <li><a href="https://github.com/TeXitoi/structopt/commit/4c17b61a96d3f6a5ae5820399d6864787252984e"><code>4c17b61</code></a> cargo fmt & clippy</li> <li><a href="https://github.com/TeXitoi/structopt/commit/0852b918c40a1346b3ffe29ab0eba6991612c529"><code>0852b91</code></a> Fix <a href="https://github-redirect.dependabot.com/TeXitoi/structopt/issues/439">#439</a></li> <li><a href="https://github.com/TeXitoi/structopt/commit/1cc5b05334096f539d0836afea52a6bced1622a4"><code>1cc5b05</code></a> v0.3.19</li> <li><a href="https://github.com/TeXitoi/structopt/commit/1cd84057f8a67e9f12b29b169651a0f49d5eeb06"><code>1cd8405</code></a> cargo fmt</li> <li><a href="https://github.com/TeXitoi/structopt/commit/98d5d80527e25999d7015239a6e911e0c02e8a5f"><code>98d5d80</code></a> If you see me, master is not as protected as we hoped</li> <li><a href="https://github.com/TeXitoi/structopt/commit/4486e5876c4f295a1e794e1e54d20c6db68d17a1"><code>4486e58</code></a> Cleanup documentation</li> <li><a href="https://github.com/TeXitoi/structopt/commit/f5a7dcc6fa2a98db59046fb1c93bea1f3880aba7"><code>f5a7dcc</code></a> Add StructOpt::from_args_safe as a not-exiting alternative to from_args</li> <li><a href="https://github.com/TeXitoi/structopt/commit/ff542c67023cbddbb2198df4087abc6aa6c8d5b7"><code>ff542c6</code></a> v0.3.18</li> <li><a href="https://github.com/TeXitoi/structopt/commit/bf39770b6a5c7709846ab9faeac902ef1505659a"><code>bf39770</code></a> Forbid unsafe</li> <li>Additional commits viewable in <a href="https://github.com/TeXitoi/structopt/compare/v0.3.17...v0.3.20">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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in a day
push eventAnderEnder/s3walk
commit sha e29c6a40a6d600dbcf32f67d17e7a5f40d6a4751
Bump tokio from 0.2.22 to 0.3.1 (#25) Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.2.22 to 0.3.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.2.22...tokio-0.3.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
push time in 2 days
PR merged AnderEnder/s3walk
Bumps tokio from 0.2.22 to 0.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/tokio/releases">tokio's releases</a>.</em></p> <blockquote> <h2>Tokio v0.3.1</h2> <p>This release fixes a use-after-free in the IO driver. Additionally, the <code>read_buf</code> and <code>write_buf</code> methods have been added back to the IO traits, as the bytes crate is now on track to reach version 1.0 together with Tokio.</p> <h3>Fixed</h3> <ul> <li>net: fix use-after-free (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3019">#3019</a>).</li> <li>fs: ensure buffered data is written on shutdown (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3009">#3009</a>).</li> </ul> <h3>Added</h3> <ul> <li>io: <code>copy_buf()</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2884">#2884</a>).</li> <li>io: <code>AsyncReadExt::read_buf()</code>, <code>AsyncReadExt::write_buf()</code> for working with <code>Buf</code>/<code>BufMut</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3003">#3003</a>).</li> <li>rt: <code>Runtime::spawn_blocking()</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2980">#2980</a>).</li> <li>sync: <code>watch::Sender::is_closed()</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2991">#2991</a>).</li> </ul> <h2>Tokio v0.3.0</h2> <p>This represents a 1.0 beta release. APIs are polished and future-proofed. APIs not included for 1.0 stabilization have been removed.</p> <p>Biggest changes are:</p> <ul> <li>I/O driver internal rewrite. The windows implementation includes significant changes.</li> <li>Runtime API is polished, especially with how it interacts with feature flag combinations.</li> <li>Feature flags are simplified <ul> <li><code>rt-core</code> and <code>rt-util</code> are combined to <code>rt</code></li> <li><code>rt-threaded</code> is renamed to <code>rt-multi-thread</code> to match builder API</li> <li><code>tcp</code>, <code>udp</code>, <code>uds</code>, <code>dns</code> are combied to <code>net</code>.</li> <li><code>parking_lot</code> is included with <code>full</code></li> </ul> </li> </ul> <h3>Changes</h3> <ul> <li>meta: Minimum supported Rust version is now 1.45.</li> <li>io: <code>AsyncRead</code> trait now takes <code>ReadBuf</code> in order to safely handle reading into uninitialized memory (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2758">#2758</a>).</li> <li>io: Internal I/O driver storage is now able to compact (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2757">#2757</a>).</li> <li>rt: <code>Runtime::block_on</code> now takes <code>&self</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2782">#2782</a>).</li> <li>sync: <code>watch</code> reworked to decouple receiving a change notification from receiving the value (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2814">#2814</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2806">#2806</a>).</li> <li>sync: <code>Notify::notify</code> is renamed to <code>notify_one</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2822">#2822</a>).</li> <li>process: <code>Child::kill</code> is now an <code>async fn</code> that cleans zombies (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2823">#2823</a>).</li> <li>sync: use <code>const fn</code> constructors as possible (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2833">#2833</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2790">#2790</a>)</li> <li>signal: reduce cross-thread notification (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2835">#2835</a>).</li> <li>net: tcp,udp,uds types support operations with <code>&self</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2828">#2828</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2919">#2919</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2934">#2934</a>).</li> <li>sync: blocking <code>mpsc</code> channel supports <code>send</code> with <code>&self</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2861">#2861</a>).</li> <li>time: rename <code>delay_for</code> and <code>delay_until</code> to <code>sleep</code> and <code>sleep_until</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2826">#2826</a>).</li> <li>io: upgrade to <code>mio</code> 0.7 (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2893">#2893</a>).</li> <li>io: <code>AsyncSeek</code> trait is tweaked (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2885">#2885</a>).</li> <li>fs: <code>File</code> operations take <code>&self</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2930">#2930</a>).</li> <li>rt: runtime API, and <code>#[tokio::main]</code> macro polish (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2876">#2876</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tokio-rs/tokio/commit/d14cbf91162d1ae2976a67a43e1f06cda1c21e29"><code>d14cbf9</code></a> chore: prepare v0.3.1 release (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3021">#3021</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/8bfb1c92ceadd04f847d98ed482e7e59a3074954"><code>8bfb1c9</code></a> sync: revert Clone impl for broadcast::Receiver (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3020">#3020</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/b48fec96551ac95768b76102703c4039a64c1168"><code>b48fec9</code></a> net: fix use-after-free in slab compaction (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3019">#3019</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/8dbc3c79379f2243fc04d444239d009c1c610016"><code>8dbc3c7</code></a> io: add <code>AsyncReadExt::read_buf</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3003">#3003</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/7fbfa9b649b16de6096eb673f8debfb900618987"><code>7fbfa9b</code></a> tokio: deduplicate spawn_blocking (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3017">#3017</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/7d7b79e1d53cacc24fb6c28ea67b25c7261e21de"><code>7d7b79e</code></a> sync: add is_closed method to watch sender (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2991">#2991</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/8f37544a79ae7c694de6b3b7208ee06bdc86c308"><code>8f37544</code></a> io: explain how to determine number of bytes read in AsyncRead (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3011">#3011</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/43d071489837a154dd56b42176c637b635e1891f"><code>43d0714</code></a> sync: remove extra clone in Semaphore::[try_]acquire_owned (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3015">#3015</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/16e272ea4bcfbdc5aa3a0e36e9a3d3a639af4473"><code>16e272e</code></a> fs: flush on shutdown (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3009">#3009</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/6d99e1c7dec4c6a37c4c7bf2801bc82cc210351d"><code>6d99e1c</code></a> util: prevent read buffer from being swapped during a read_poll (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2993">#2993</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tokio-rs/tokio/compare/tokio-0.2.22...tokio-0.3.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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 2 days
PR opened aws/aws-cdk
Closes #11052
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license
pr created time in 2 days
delete branch AnderEnder/s3find-rs
delete branch : dependabot/cargo/futures-0.3.7
delete time in 2 days
push eventAnderEnder/s3find-rs
commit sha 28d3f56d79eadfe48fdda1a86de58e57cc29ee1b
Bump futures from 0.3.6 to 0.3.7 (#268) Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.6...0.3.7) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
push time in 2 days
PR merged AnderEnder/s3find-rs
Bumps futures from 0.3.6 to 0.3.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/futures-rs/releases">futures's releases</a>.</em></p> <blockquote> <h2>0.3.7</h2> <ul> <li>Fixed unsoundness in <code>MappedMutexGuard</code> (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2240">#2240</a>)</li> <li>Re-exported <code>TakeUntil</code> (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2235">#2235</a>)</li> <li>futures-test: Prevent double panic in <code>panic_waker</code> (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2236">#2236</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md">futures's changelog</a>.</em></p> <blockquote> <h1>0.3.7 - 2020-10-23</h1> <ul> <li>Fixed unsoundness in <code>MappedMutexGuard</code> (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2240">#2240</a>)</li> <li>Re-exported <code>TakeUntil</code> (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2235">#2235</a>)</li> <li>futures-test: Prevent double panic in <code>panic_waker</code> (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2236">#2236</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/futures-rs/commit/c4f734926f40d8c3e4bc50ad81483dc705a3c31c"><code>c4f7349</code></a> Release 0.3.7</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/cfb827ad3cdefc4d3404793132e13463e7883f94"><code>cfb827a</code></a> Fix unsoundness in MappedMutexGuard (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2240">#2240</a>)</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/7340d3d5d6fe8082a73069582b048ebaef6626b1"><code>7340d3d</code></a> Fix: TakeUntil not re-exported from utils (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2235">#2235</a>)</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/66949b88821543878ed18cf3f5d26ad5ab13cdb2"><code>66949b8</code></a> Don't double panic in futures-test::test::panic_waker::wake_panic (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2236">#2236</a>)</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/f605139976131ba70c44ffc3db7ca686e7a2fc82"><code>f605139</code></a> Clean up private modules (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2233">#2233</a>)</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/ad441002ba308f4fc1ed6575783cce73211e0c5e"><code>ad44100</code></a> Remove outdated comment (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2230">#2230</a>)</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/2539ddc0a79c42b781f4907ea65d985ddf8b8c38"><code>2539ddc</code></a> Fix CI failure (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2232">#2232</a>)</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/67566c65f5bba15dfad9d1d77e16d919bc18875f"><code>67566c6</code></a> Bump MSRV of futures-{util, executor, test} to 1.37</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/8a65340675fdf0ba16997cf507ee6bb27d1dcd15"><code>8a65340</code></a> Update pin-project to 1</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/5df6d6841826ca0ac89cacea9d0c0d59d7a08f73"><code>5df6d68</code></a> Fix clippy::needless_lifetimes warning</li> <li>See full diff in <a href="https://github.com/rust-lang/futures-rs/compare/0.3.6...0.3.7">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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 2 days
push eventAnderEnder/aws-cdk
commit sha 2f3a167797e60fd2df6c83bc2f3906ddc8eb8966
fix(cli): `cdk context --reset <number>` does not work (#10753) This PR fixes #3033 while also addressing the issues that arose from #10619 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
commit sha 8ffabb4325d2853f8650f991706eccfe233b2c74
feat(pipelines): temporarily disable self-mutation (#10466) The self-mutation feature of the `CdkPipeline` might at times get in the way of the pipeline development workflow. Each change to the pipeline must be pushed to git, otherwise, after the pipeline was updated using `cdk deploy`, it will automatically revert to the state found in git. To make the development more convenient, the self-mutation feature can be turned off temporarily, by passing `selfMutating: false` property, example: ```ts const pipeline = new CdkPipeline(this, 'Pipeline', { selfMutating: false, ... }); ``` ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
commit sha 62a2286f6dc46059160daa3c7466e712dad9f136
fix(apigateway): cannot configure stage for SpecRestApi (#10749) - Expects generic `RestApiBase` instead of `RestApi` at `BasePathMapping` creation - Fixes #10300 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
commit sha ddff37c7e94e4572fb64ac3ce55d1a13531594c5
chore: merge forward script fails when branch is already checked out (#10946) The [AutoPullRequest] CodeBuild job already checks out the base branch. This causes the `git checkout -b` command to fail since the branch already exists. Update the script so that branch creation occurs only if it does not already exist. [AutoPullRequest]: https://github.com/aws/cdk-ops/blob/21acd7ff37ad9ab14d8c3f9b41980e9f62f64503/lib/cdk-pipeline.ts#L284-L290 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
commit sha fb54aadebfb32ebb71c88d046ac7e78e39d190f6
chore(lambda): migrate all tests to jest (#10948) Note: No functional change to the tests or the set of tests. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
commit sha 43bc908f7c51b4328cb2d0f7ef5852f8f72170e9
chore(deps): bump yargs from 16.0.3 to 16.1.0 (#10954) Bumps [yargs](https://github.com/yargs/yargs) from 16.0.3 to 16.1.0. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs/compare/v16.0.3...v16.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha b8de264af75aed11e14fb715f40d6d2e41d5233e
fix(lambda-python): asset hashes changed (#10959) Fixes the issue with the lambda python asset hashes changing. The dependencies of the `requests` package need to be explicitly locked. See broken builds in #10958, #10957 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
commit sha 10de35574dd3a878103fa4ba91d53268ed7f4ac8
chore(deps-dev): bump parcel from 2.0.0-beta.1 to 2.0.0-nightly.425 (#10953) Bumps [parcel](https://github.com/parcel-bundler/parcel) from 2.0.0-beta.1 to 2.0.0-nightly.425. - [Release notes](https://github.com/parcel-bundler/parcel/releases) - [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md) - [Commits](https://github.com/parcel-bundler/parcel/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha 426b7db9a9915a60a6acfb7256b14afb921628e6
chore(release): 1.69.0
commit sha 2b474b9ba6a2c2ff4e79e565ba272bb4029190d0
Merge pull request #10964 from aws/bump/1.69.0 chore(release): 1.69.0
commit sha 54503226b19c1e1ec63be0d32ca0ae5714fdca49
chore(merge-back): 1.69.0 (#10967) See [CHANGELOG](https://github.com/aws/aws-cdk/blob/merge-back/1.69.0/CHANGELOG.md)
commit sha 6d04fd229322a60df1ab28ff5f3abe0164efb775
docs(stepfunctions): fix typo in README (#10939) The parameter specified for LogOptions is `destination`, not `destinations`. https://github.com/aws/aws-cdk/blob/2640d9aa06039a6eb539d959d2126749486c7ef3/packages/%40aws-cdk/aws-stepfunctions/lib/state-machine.ts#L62 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
commit sha b93cda6f528e0e1d98b88ad8407620b8ef472125
feat(events-targets): add support for Kinesis Firehose as a target (#10400) closes #10349 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
commit sha 170551e75f1699efa5ed49a65c7fb4641915810c
chore(deps): bump jest from 26.4.2 to 26.6.0 (#10973) Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.6.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/compare/v26.4.2...v26.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha 37dc9d895d2c4be3e538b035b4486f3c8efc1aed
chore: add 'v2' branch prefix as a mergify conditional (#10956) Two different mergify rules match the v2-main branch merge. Include the branch base name as a conditional to keep them unique.
commit sha dd81e77e6ad606c2e76e01de1c7d38b762357d26
feat(cloudfront): brotli compression support (#10950) Enable brotli compression support in `CachePolicy` Closes #10947 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
commit sha aa3f3fdc92545157205e533e124412d0db08c575
fix(cloudfront): logging bucket uses global domain name (#10945) This reverts #10570. The logging buckets were originally using the regional domain names, but this caused odd behavior with CloudFront's new console "Logs" experience. #10570 switched logging buckets to use the global domain name, which addressed the console issue but broke customers in CN regions. We will follow up internally to improve the CloudFront console issue. fixes #10923 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
commit sha db842233fae67587901bd2742e9f2686af9256fb
chore(redshift): update package stability to experimental (#10983) L2 constructs were created in May for this module, but the package stability was never updated. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
commit sha af45a1f30c1fa304fdb06018cd340fe2e7fc6cc4
chore(deps-dev): bump cdk8s from 0.30.0 to 0.32.0 (#10991) Bumps [cdk8s](https://github.com/awslabs/cdk8s) from 0.30.0 to 0.32.0. - [Release notes](https://github.com/awslabs/cdk8s/releases) - [Changelog](https://github.com/awslabs/cdk8s/blob/master/CHANGELOG.md) - [Commits](https://github.com/awslabs/cdk8s/compare/v0.30.0...v0.32.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha fe6ec39f92819d451e11df79e3d6145868818da1
chore(deps-dev): bump @types/node from 10.17.35 to 10.17.40 (#10980) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 10.17.35 to 10.17.40. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
push time in 2 days
delete branch AnderEnder/aws-mfa-session
delete branch : dependabot/cargo/tokio-compat-02-0.1.2
delete time in 2 days
push eventAnderEnder/aws-mfa-session
commit sha 5490a63966a64ca384fd32d984c7053dd0c2d830
Bump tokio-compat-02 from 0.1.0 to 0.1.2 (#60) Bumps [tokio-compat-02](https://github.com/LucioFranco/tokio-compat-02) from 0.1.0 to 0.1.2. - [Release notes](https://github.com/LucioFranco/tokio-compat-02/releases) - [Commits](https://github.com/LucioFranco/tokio-compat-02/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
push time in 2 days
PR merged AnderEnder/aws-mfa-session
Bumps tokio-compat-02 from 0.1.0 to 0.1.2. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/LucioFranco/tokio-compat-02/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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 2 days
delete branch AnderEnder/s3find-rs
delete branch : dependabot/cargo/tokio-compat-02-0.1.2
delete time in 2 days
push eventAnderEnder/s3find-rs
commit sha 5888aa338f440ae39d2a7c05645badf5fd5c6f76
Bump tokio-compat-02 from 0.1.0 to 0.1.2 (#269) Bumps [tokio-compat-02](https://github.com/LucioFranco/tokio-compat-02) from 0.1.0 to 0.1.2. - [Release notes](https://github.com/LucioFranco/tokio-compat-02/releases) - [Commits](https://github.com/LucioFranco/tokio-compat-02/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
push time in 2 days
PR merged AnderEnder/s3find-rs
Bumps tokio-compat-02 from 0.1.0 to 0.1.2. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/LucioFranco/tokio-compat-02/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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 2 days
PR opened aws/aws-cdk
Add additional minor versions for engines
Closes #11066
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license
pr created time in 2 days
push eventAnderEnder/aws-cdk
commit sha a0f3f986fed170b5b949d6309c395b9295a4d0f3
chore(rds): latest oracle minor versions
commit sha d57dafe705577382be41cc18a7824db64721e8f8
chore(rds): latest mysql minor versions
commit sha 350912db8b4798ca1e60ebe00330c852d2ab16bb
chore(rds): latest postgres minor versions
commit sha 4c31d808fdd9f3bbf97d43b8b3d9369ecc610af1
chore(rds): latest sql server minor versions
push time in 2 days
push eventAnderEnder/aws-cdk
commit sha 89de7e38f8249c2765d83eb3c7c84e387bf0bdce
feat(rds): latest oracle minor versions
commit sha 47d24cdbcc75e14cc60cfc39a6d05ee56340e2e5
feat(rds): latest mysql minor versions
commit sha d25edbe438f3cb605e954af8cef6fb4dfe1edc13
feat(rds): latest postgres minor versions
commit sha d6db247010d7afb4550842ed2001cc371729a9e1
feat(rds): latest sql server minor versions
push time in 2 days
pull request commentaws/aws-cdk
feat(cli): change virtualenv directory to .venv to comply with python recommendation
@AnderEnder - i had just the yarn integ-init target in mind as it'll only test the init templates. does that also fail for you?
Unfortunately the result is similar:
$ yarn integ-init
yarn run v1.22.10
$ test/integ/run-against-dist test/integ/init/test-all.sh
/Users/ander/projects/aws-cdk/packages/aws-cdk does not seem to be a built CDK distribution (change directory or use DIST_ROOT)
/Users/ander/projects/aws-cdk/packages/aws-cdk/test/integ/run-against-dist.bash: line 11: TRAPS[@]: unbound variable
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
comment created time in 3 days
startedEmbarkStudios/rust-gpu
started time in 3 days
delete branch AnderEnder/aws-mfa-session
delete branch : dependabot/cargo/tokio-0.3.1
delete time in 4 days
push eventAnderEnder/aws-mfa-session
commit sha 3511f6506ec57038a5c961aa982594aee5e3b391
Bump tokio from 0.3.0 to 0.3.1 (#59) Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.3.0...tokio-0.3.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
push time in 4 days
PR merged AnderEnder/aws-mfa-session
Bumps tokio from 0.3.0 to 0.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/tokio/releases">tokio's releases</a>.</em></p> <blockquote> <h2>Tokio v0.3.1</h2> <p>This release fixes a use-after-free in the IO driver. Additionally, the <code>read_buf</code> and <code>write_buf</code> methods have been added back to the IO traits, as the bytes crate is now on track to reach version 1.0 together with Tokio.</p> <h3>Fixed</h3> <ul> <li>net: fix use-after-free (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3019">#3019</a>).</li> <li>fs: ensure buffered data is written on shutdown (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3009">#3009</a>).</li> </ul> <h3>Added</h3> <ul> <li>io: <code>copy_buf()</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2884">#2884</a>).</li> <li>io: <code>AsyncReadExt::read_buf()</code>, <code>AsyncReadExt::write_buf()</code> for working with <code>Buf</code>/<code>BufMut</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3003">#3003</a>).</li> <li>rt: <code>Runtime::spawn_blocking()</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2980">#2980</a>).</li> <li>sync: <code>watch::Sender::is_closed()</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2991">#2991</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tokio-rs/tokio/commit/d14cbf91162d1ae2976a67a43e1f06cda1c21e29"><code>d14cbf9</code></a> chore: prepare v0.3.1 release (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3021">#3021</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/8bfb1c92ceadd04f847d98ed482e7e59a3074954"><code>8bfb1c9</code></a> sync: revert Clone impl for broadcast::Receiver (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3020">#3020</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/b48fec96551ac95768b76102703c4039a64c1168"><code>b48fec9</code></a> net: fix use-after-free in slab compaction (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3019">#3019</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/8dbc3c79379f2243fc04d444239d009c1c610016"><code>8dbc3c7</code></a> io: add <code>AsyncReadExt::read_buf</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3003">#3003</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/7fbfa9b649b16de6096eb673f8debfb900618987"><code>7fbfa9b</code></a> tokio: deduplicate spawn_blocking (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3017">#3017</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/7d7b79e1d53cacc24fb6c28ea67b25c7261e21de"><code>7d7b79e</code></a> sync: add is_closed method to watch sender (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2991">#2991</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/8f37544a79ae7c694de6b3b7208ee06bdc86c308"><code>8f37544</code></a> io: explain how to determine number of bytes read in AsyncRead (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3011">#3011</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/43d071489837a154dd56b42176c637b635e1891f"><code>43d0714</code></a> sync: remove extra clone in Semaphore::[try_]acquire_owned (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3015">#3015</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/16e272ea4bcfbdc5aa3a0e36e9a3d3a639af4473"><code>16e272e</code></a> fs: flush on shutdown (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3009">#3009</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/6d99e1c7dec4c6a37c4c7bf2801bc82cc210351d"><code>6d99e1c</code></a> util: prevent read buffer from being swapped during a read_poll (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2993">#2993</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tokio-rs/tokio/compare/tokio-0.3.0...tokio-0.3.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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 4 days
delete branch AnderEnder/s3find-rs
delete branch : dependabot/cargo/tokio-0.3.1
delete time in 4 days
push eventAnderEnder/s3find-rs
commit sha 23e206020d80c65ccf97fab9710074b6b6ed8891
Bump tokio from 0.3.0 to 0.3.1 (#267) Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.3.0...tokio-0.3.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
push time in 4 days
PR merged AnderEnder/s3find-rs
Bumps tokio from 0.3.0 to 0.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/tokio/releases">tokio's releases</a>.</em></p> <blockquote> <h2>Tokio v0.3.1</h2> <p>This release fixes a use-after-free in the IO driver. Additionally, the <code>read_buf</code> and <code>write_buf</code> methods have been added back to the IO traits, as the bytes crate is now on track to reach version 1.0 together with Tokio.</p> <h3>Fixed</h3> <ul> <li>net: fix use-after-free (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3019">#3019</a>).</li> <li>fs: ensure buffered data is written on shutdown (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3009">#3009</a>).</li> </ul> <h3>Added</h3> <ul> <li>io: <code>copy_buf()</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2884">#2884</a>).</li> <li>io: <code>AsyncReadExt::read_buf()</code>, <code>AsyncReadExt::write_buf()</code> for working with <code>Buf</code>/<code>BufMut</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3003">#3003</a>).</li> <li>rt: <code>Runtime::spawn_blocking()</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2980">#2980</a>).</li> <li>sync: <code>watch::Sender::is_closed()</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2991">#2991</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tokio-rs/tokio/commit/d14cbf91162d1ae2976a67a43e1f06cda1c21e29"><code>d14cbf9</code></a> chore: prepare v0.3.1 release (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3021">#3021</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/8bfb1c92ceadd04f847d98ed482e7e59a3074954"><code>8bfb1c9</code></a> sync: revert Clone impl for broadcast::Receiver (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3020">#3020</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/b48fec96551ac95768b76102703c4039a64c1168"><code>b48fec9</code></a> net: fix use-after-free in slab compaction (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3019">#3019</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/8dbc3c79379f2243fc04d444239d009c1c610016"><code>8dbc3c7</code></a> io: add <code>AsyncReadExt::read_buf</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3003">#3003</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/7fbfa9b649b16de6096eb673f8debfb900618987"><code>7fbfa9b</code></a> tokio: deduplicate spawn_blocking (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3017">#3017</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/7d7b79e1d53cacc24fb6c28ea67b25c7261e21de"><code>7d7b79e</code></a> sync: add is_closed method to watch sender (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2991">#2991</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/8f37544a79ae7c694de6b3b7208ee06bdc86c308"><code>8f37544</code></a> io: explain how to determine number of bytes read in AsyncRead (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3011">#3011</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/43d071489837a154dd56b42176c637b635e1891f"><code>43d0714</code></a> sync: remove extra clone in Semaphore::[try_]acquire_owned (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3015">#3015</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/16e272ea4bcfbdc5aa3a0e36e9a3d3a639af4473"><code>16e272e</code></a> fs: flush on shutdown (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3009">#3009</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/6d99e1c7dec4c6a37c4c7bf2801bc82cc210351d"><code>6d99e1c</code></a> util: prevent read buffer from being swapped during a read_poll (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2993">#2993</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tokio-rs/tokio/compare/tokio-0.3.0...tokio-0.3.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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 4 days
pull request commentaws/aws-cdk
feat(cli): change virtualenv directory to .venv to comply with python recommendation
have you run the yarn integ-init or npm run integ-init script to verify that it still succeeds? (it does not get executed as part of the PR build)
I was not able to run it even on master.
$ yarn integ-cli
yarn run v1.22.10
$ npm run integ-cli-regression && npm run integ-cli-no-regression
> [email protected] integ-cli-regression /Users/ander/projects/aws-cdk/packages/aws-cdk
> npm run integ-cli-regression-latest-release && npm run integ-cli-regression-latest-code
> [email protected] integ-cli-regression-latest-release /Users/ander/projects/aws-cdk/packages/aws-cdk
> test/integ/run-against-dist test/integ/test-cli-regression-against-latest-release.sh
/Users/ander/projects/aws-cdk/packages/aws-cdk does not seem to be a built CDK distribution (change directory or use DIST_ROOT)
/Users/ander/projects/aws-cdk/packages/aws-cdk/test/integ/run-against-dist.bash: line 11: TRAPS[@]: unbound variable
comment created time in 4 days
push eventAnderEnder/aws-cdk
commit sha d5481e0e6c11d8a641f90c22bcb456943fda52c3
feat(cli): change virtualenv directory to .venv to comply with python recommendation
push time in 6 days
PR opened aws/aws-cdk
Replace virtualenv directory .env to .venv for the python templates
Closes #9134
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license
pr created time in 6 days
delete branch AnderEnder/aws-cdk
delete branch : brotli-support-cloudfront-cache-policy
delete time in 6 days
PR opened aws/aws-cdk
Enable brotli compression support in CachePolicy
Closes #10947
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license
pr created time in 7 days
create barnchAnderEnder/aws-cdk
branch : brotli-support-cloudfront-cache-policy
created branch time in 7 days
issue openedaws/aws-cdk
[cloudfront] Brotli compression in the CachePolicy
Support for Brotli compression in Cloudfront CachePolicy was released in September, it is available in Cloudformation and in cfnspec. This feature request should add this configuration parameter to CachePolicy configuration.
Use Case
For users of the Distribution construct who want to be able to enable brotli compression using CachePolicy construct
This is a :rocket: Feature Request
created time in 7 days
fork AnderEnder/aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
fork in 8 days
push eventAnderEnder/s3find-rs
commit sha 1821e94613ea6b0379e3e800311dfeb439675151
migrate to tokio 0.3 with compat mode
commit sha 0b65ae6633e2f4086c9dd4bcfba453af583e705c
update dependencies
commit sha 283077d08d885d50ecda2d3266b30fdff2273640
Merge pull request #265 from AnderEnder/test-tokio-0.3 update tokio to 0.3
push time in 8 days
push eventAnderEnder/aws-mfa-session
commit sha f219ecafc1beb087acbe729d128264b0febeb2b6
migrate to tokio 0.3 with compat mode
commit sha 6dde1d9604b3da2b8fa1fcf1a71dfd8f70791338
update dependencies
commit sha ce46afdfea2b657df1859032457a045ad5a16d19
Merge pull request #57 from AnderEnder/tokio-0.3 * migrate to tokio 0.3 with compat mode * update dependencies
push time in 8 days
delete branch GiantPlantsSociety/diamond
delete branch : dependabot/cargo/serde-1.0.117
delete time in 8 days
push eventGiantPlantsSociety/diamond
commit sha 65c8f7e30ab8d21c168e6c9647f6af35fe6852cd
Bump serde from 1.0.116 to 1.0.117 (#470) Bumps [serde](https://github.com/serde-rs/serde) from 1.0.116 to 1.0.117. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.116...v1.0.117) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
push time in 8 days
PR merged GiantPlantsSociety/diamond
Bumps serde from 1.0.116 to 1.0.117. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde's releases</a>.</em></p> <blockquote> <h2>v1.0.117</h2> <ul> <li>Allow serialization of std::net::SocketAddrV6 to include a scope id if present (based on <a href="https://github-redirect.dependabot.com/rust-lang/rust/pull/77426">rust-lang/rust#77426</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/fc3f104c4a08a85b403c468348347240db6cc992"><code>fc3f104</code></a> Release 1.0.117</li> <li><a href="https://github.com/serde-rs/serde/commit/4bec9ffd0fe20e2556444b8e1322989594a1c838"><code>4bec9ff</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1906">#1906</a> from Mingun/fix-misprint</li> <li><a href="https://github.com/serde-rs/serde/commit/e6d2322e689855dbd79a6be4ace991194a64774a"><code>e6d2322</code></a> Fix misprint in the error message</li> <li><a href="https://github.com/serde-rs/serde/commit/2b504099e4e480625e74d3599f5ddab2f42c63de"><code>2b50409</code></a> Include room for SocketAddrV6 to serialize scope id</li> <li><a href="https://github.com/serde-rs/serde/commit/be7d0e7eb2216dbc80a7804d7f53ee2d4fc9f3f0"><code>be7d0e7</code></a> Ignore map_err_ignore Clippy pedantic lint</li> <li>See full diff in <a href="https://github.com/serde-rs/serde/compare/v1.0.116...v1.0.117">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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 8 days
push eventAnderEnder/s3find-rs
commit sha 0b65ae6633e2f4086c9dd4bcfba453af583e705c
update dependencies
push time in 8 days
push eventGiantPlantsSociety/diamond
commit sha 2bbc188d4839ad58d419c3309d1bdf0b7f7dc1ca
Bump tokio from 0.2.21 to 0.2.22 (#441) Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.2.21 to 0.2.22. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.2.21...tokio-0.2.22) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha d00742bf17e0b36101bf44a570acdca4e18af360
Bump libc from 0.2.72 to 0.2.73 (#439) Bumps [libc](https://github.com/rust-lang/libc) from 0.2.72 to 0.2.73. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.72...0.2.73) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha d9d55cedb72968243b7a66de156882d2319c7c41
Bump predicates from 1.0.4 to 1.0.5 (#440) Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/assert-rs/predicates-rs/releases) - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/predicates-rs/compare/v1.0.4...v1.0.5) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha 162faeb7115c07464826f44a4c76a7c842d194de
Bump libc from 0.2.73 to 0.2.74 (#443) Bumps [libc](https://github.com/rust-lang/libc) from 0.2.73 to 0.2.74. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.73...0.2.74) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha b2b9694c58f15a6784a9dc3da73e2c53ccbb0a49
Bump serde_json from 1.0.56 to 1.0.57 (#442) Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.56 to 1.0.57. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.56...v1.0.57) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha cd900c01de69b43deff9ff07696f9df40236fc1d
Bump libc from 0.2.74 to 0.2.76 (#447) Bumps [libc](https://github.com/rust-lang/libc) from 0.2.74 to 0.2.76. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.74...0.2.76) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha 2044874b2cc85cc20786e11a7bd706d787f33288
Bump structopt from 0.3.15 to 0.3.16 (#444) Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.15 to 0.3.16. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha 5b49a2cb03af4d7a02591097374f7984aed2b95c
Bump chrono from 0.4.13 to 0.4.15 (#446) Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.13 to 0.4.15. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.13...v0.4.15) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha 1e1f88b8be518b96b0963f584e790a0939d2a72e
Bump serde from 1.0.114 to 1.0.115 (#445) Bumps [serde](https://github.com/serde-rs/serde) from 1.0.114 to 1.0.115. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.114...v1.0.115) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha 6a81b57a109494bd56727ebe1e5d63a9f2e6cf92
Bump structopt from 0.3.16 to 0.3.17 (#448) Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.16 to 0.3.17. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.16...v0.3.17) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha 36e91fee613c668cc05e6ed72ca3b49f8d53a164
Bump serde_urlencoded from 0.6.1 to 0.7.0 (#449) Bumps [serde_urlencoded](https://github.com/nox/serde_urlencoded) from 0.6.1 to 0.7.0. - [Release notes](https://github.com/nox/serde_urlencoded/releases) - [Commits](https://github.com/nox/serde_urlencoded/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha 87ec2fb5df35b02f760beb3d4f1949dcde7aef8d
Bump libc from 0.2.76 to 0.2.77 (#450) Bumps [libc](https://github.com/rust-lang/libc) from 0.2.76 to 0.2.77. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.76...0.2.77) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha 1522268c2909c0d901ef53193f573d16db8f7d20
Bump serde from 1.0.115 to 1.0.116 (#452) Bumps [serde](https://github.com/serde-rs/serde) from 1.0.115 to 1.0.116. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.115...v1.0.116) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha a77f5617dcc0db3511e8fb724d5b23ddb30e66bd
Bump futures from 0.3.5 to 0.3.6 (#461) Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.5 to 0.3.6. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.5...0.3.6) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha 85fa562bc44ae8cd5f147566fac651f059852572
Bump libc from 0.2.77 to 0.2.79 (#460) Bumps [libc](https://github.com/rust-lang/libc) from 0.2.77 to 0.2.79. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.77...0.2.79) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha 58385ca5edca6915c8427c07ce405455c1f0f3ea
Bump structopt from 0.3.17 to 0.3.18 (#454) Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.17 to 0.3.18. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.17...v0.3.18) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha cbec9f113e965528292f1d2fad1f7e757f19c4ad
Bump chrono from 0.4.15 to 0.4.19 (#458) Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.15 to 0.4.19. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.15...v0.4.19) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha 1e307ca8b9b30e9fb07fcf00fb21f5aec8463860
Bump actix-web from 2.0.0 to 3.1.0 (#459) Bumps [actix-web](https://github.com/actix/actix-web) from 2.0.0 to 3.1.0. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/awc-v2.0.0...web-v3.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha f40b264e5e6102f4df80c1278baec63273c7daef
Bump serde_json from 1.0.57 to 1.0.58 (#456) Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.57 to 1.0.58. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.57...v1.0.58) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
commit sha ad71558899a2e3ea54a77200999d30be8c7e643f
Update dependencies and format of lock file
push time in 11 days
push eventAnderEnder/hyperfine
commit sha 721b4085ab4d3086083679aa6a76cd6db8b133e3
add musl target for rustup
push time in 11 days
push eventAnderEnder/hyperfine
commit sha 9bbbcf124ff681e530c4762fa803557bbffb1ba8
add musl target for rustup
push time in 11 days
push eventAnderEnder/hyperfine
commit sha e600af320d66c27e349d4ee27ee14c452201b142
move some action only for 686
push time in 11 days
push eventAnderEnder/hyperfine
commit sha 92fe420e1bdcc4a7decd6d998a309fe7ee5c62c5
move some action only for 686
push time in 11 days
push eventAnderEnder/hyperfine
commit sha 1de77e433f053d1b680add3ed43afff0a8c6cb4f
switch arm to focal
push time in 11 days
startedNerdyPepper/eva
started time in 11 days
startedcurlpipe/ox
started time in 11 days
push eventAnderEnder/hyperfine
commit sha a6f61a6bda66c7d589d3c7c6f2719b3e64be7df2
Bump serde from 1.0.90 to 1.0.91 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.90 to 1.0.91. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.90...v1.0.91) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 2d0b0488f28b156df1a7aa88a87e3e7bca93c5a4
convert to rust edition 2018
commit sha 82ee448c0ac52bc564ba3042182b43aec98a5b47
level up a minimal rust version to 1.31.0 to support edition 2018
commit sha 5f5d55aaf6fdac8b9fbc8a8b8bbecdc12b1f0d85
Bump colored from 1.7.0 to 1.8.0 Bumps [colored](https://github.com/mackwic/colored) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/mackwic/colored/blob/master/CHANGELOG.md) - [Commits](https://github.com/mackwic/colored/compare/v1.7.0...v1.8.0) Signed-off-by: dependabot[bot] <[email protected]>
commit sha ac8bb8664a2bf44faac56f2bc90ff62d9e8b4b8f
Bump cfg-if from 0.1.7 to 0.1.9 Bumps [cfg-if](https://github.com/alexcrichton/cfg-if) from 0.1.7 to 0.1.9. - [Release notes](https://github.com/alexcrichton/cfg-if/releases) - [Commits](https://github.com/alexcrichton/cfg-if/compare/0.1.7...0.1.9) Signed-off-by: dependabot[bot] <[email protected]>
commit sha d74ea21d1a1216ab580a26191a34279418593839
Bump libc from 0.2.54 to 0.2.55 Bumps [libc](https://github.com/rust-lang/libc) from 0.2.54 to 0.2.55. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.54...0.2.55) Signed-off-by: dependabot[bot] <[email protected]>
commit sha a4347a5a4a40a11bc435e72a9108155e8893a4a5
Add documentation to plot_benchmark_results script
commit sha 17145686895e8005973e20fc72c3c9ee360e38e8
Bump libc from 0.2.55 to 0.2.58 Bumps [libc](https://github.com/rust-lang/libc) from 0.2.55 to 0.2.58. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.55...0.2.58)
commit sha 66aa200b376af46c982a89a027be227c53af4c15
Bump serde from 1.0.91 to 1.0.92 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.91 to 1.0.92. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.91...v1.0.92)
commit sha ea41b55898f9b0c77ee5ec7ec7cd4a5a1b7e3acb
Add install instructions for installing via conda See also: - Build repo: https://github.com/conda-forge/hyperfine-feedstock - Available platforms/versions: https://anaconda.org/conda-forge/hyperfine
commit sha 06a2885f75e8f3cc8a06c5aba1ee752609aa278a
Small update to conda install instructions
commit sha e09707c90f07de4c93a5c7347a5e615fc6f7d48d
Extract computation of relative speed
commit sha 14be4a0939d266f19c60d79cb58b44c5f744bfb0
Add relative speed to markdown export
commit sha 4a679870790726439c0cccd706555ba03e2d6932
Markdown: split min and max into two columns
commit sha fb7ded6ebc02aeb1cba9c38552fa1c04e668923b
Add median run time to CSV and JSON export formats
commit sha 3395914a201f40ab7699a7bb231e2f0bd5d1cd3d
Add alternative tools section
commit sha 52cbac44177670ad5397b074b5522e2a90ddddf7
Update README
commit sha 22cba395fac8850220ec70706d87ff8974f4c95e
Update dependencies
commit sha 65ccd8a85dc1b23402f61ce5b85c162e4405f779
Bump version
commit sha ba28b40a9f1ec19c71ab593ead86a60583162813
Add link to conda forge
push time in 11 days
delete branch AnderEnder/hyperfine
delete branch : dependabot/cargo/serde_derive-1.0.91
delete time in 12 days
delete branch AnderEnder/hyperfine
delete branch : dependabot/cargo/serde-1.0.91
delete time in 12 days
delete branch AnderEnder/hyperfine
delete branch : dependabot/cargo/colored-1.8.0
delete time in 12 days
delete branch AnderEnder/hyperfine
delete branch : remove-deprecated-error-description
delete time in 12 days
delete branch AnderEnder/aws-mfa-session
delete branch : dependabot/cargo/structopt-0.3.20
delete time in 12 days
push eventAnderEnder/aws-mfa-session
commit sha 2c484b1d888e2acf0b303339a4c92a221da05a87
Bump structopt from 0.3.19 to 0.3.20 (#54) Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.19 to 0.3.20. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.19...v0.3.20) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
push time in 12 days
PR merged AnderEnder/aws-mfa-session
Bumps structopt from 0.3.19 to 0.3.20. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md">structopt's changelog</a>.</em></p> <blockquote> <h1>v0.3.20 (2020-10-12)</h1> <ul> <li>Fixed <a href="https://github-redirect.dependabot.com/TeXitoi/structopt/issues/439">a breakage</a> when the struct is placed inside a <code>macro_rules!</code> macro.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TeXitoi/structopt/commit/6fa8d68298eab6b4eb94b4b40ce64992b20c7263"><code>6fa8d68</code></a> v0.3.20</li> <li><a href="https://github.com/TeXitoi/structopt/commit/4c17b61a96d3f6a5ae5820399d6864787252984e"><code>4c17b61</code></a> cargo fmt & clippy</li> <li><a href="https://github.com/TeXitoi/structopt/commit/0852b918c40a1346b3ffe29ab0eba6991612c529"><code>0852b91</code></a> Fix <a href="https://github-redirect.dependabot.com/TeXitoi/structopt/issues/439">#439</a></li> <li>See full diff in <a href="https://github.com/TeXitoi/structopt/compare/v0.3.19...v0.3.20">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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 12 days
delete branch AnderEnder/aws-mfa-session
delete branch : dependabot/cargo/regex-1.4.1
delete time in 12 days
PR merged AnderEnder/aws-mfa-session
Bumps regex from 1.3.9 to 1.4.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/regex/blob/master/CHANGELOG.md">regex's changelog</a>.</em></p> <blockquote> <h1>1.4.1 (2020-10-13)</h1> <p>This is a small bug fix release that makes <code>\p{cf}</code> work. Previously, it would report "property not found" even though <code>cf</code> is a valid abbreviation for the <code>Format</code> general category.</p> <ul> <li>[BUG <a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/719">#719</a>](<a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/719">rust-lang/regex#719</a>): Fixes bug that prevented <code>\p{cf}</code> from working.</li> </ul> <h1>1.4.0 (2020-10-11)</h1> <p>This releases has a few minor documentation fixes as well as some very minor API additions. The MSRV remains at Rust 1.28 for now, but this is intended to increase to at least Rust 1.41.1 soon.</p> <p>This release also adds support for OSS-Fuzz. Kudos to <a href="https://github.com/DavidKorczynski">@DavidKorczynski</a> for doing the heavy lifting for that!</p> <p>New features:</p> <ul> <li>[FEATURE <a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/649">#649</a>](<a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/649">rust-lang/regex#649</a>): Support <code>[</code>, <code>]</code> and <code>.</code> in capture group names.</li> <li>[FEATURE <a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/687">#687</a>](<a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/687">rust-lang/regex#687</a>): Add <code>is_empty</code> predicate to <code>RegexSet</code>.</li> <li>[FEATURE <a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/689">#689</a>](<a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/689">rust-lang/regex#689</a>): Implement <code>Clone</code> for <code>SubCaptureMatches</code>.</li> <li>[FEATURE <a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/715">#715</a>](<a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/715">rust-lang/regex#715</a>): Add <code>empty</code> constructor to <code>RegexSet</code> for convenience.</li> </ul> <p>Bug fixes:</p> <ul> <li>[BUG <a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/694">#694</a>](<a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/694">rust-lang/regex#694</a>): Fix doc example for <code>Replacer::replace_append</code>.</li> <li>[BUG <a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/698">#698</a>](<a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/698">rust-lang/regex#698</a>): Clarify docs for <code>s</code> flag when using a <code>bytes::Regex</code>.</li> <li>[BUG <a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/711">#711</a>](<a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/711">rust-lang/regex#711</a>): Clarify <code>is_match</code> docs to indicate that it can match anywhere in string.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/regex/commit/d5bf98f293b48174d5378471d01c2e0ef271bbbc"><code>d5bf98f</code></a> 1.4.1</li> <li><a href="https://github.com/rust-lang/regex/commit/1aa1e476deafb8887b86b97ea15573c69676e7b6"><code>1aa1e47</code></a> deps: bump regex-syntax minimum version to 0.6.20</li> <li><a href="https://github.com/rust-lang/regex/commit/3589accc6d7b5bb99c6393ba8960849e87b64527"><code>3589acc</code></a> regex-syntax-0.6.20</li> <li><a href="https://github.com/rust-lang/regex/commit/b1489c8445a15068162e1cfe289a49d53299e1d5"><code>b1489c8</code></a> syntax: make \p{cf} work</li> <li><a href="https://github.com/rust-lang/regex/commit/fe9b5c99ea394a52e10017a98306b1f031f3b822"><code>fe9b5c9</code></a> 1.4.0</li> <li><a href="https://github.com/rust-lang/regex/commit/36caf08042fa6017c8102b4741900950cbefd642"><code>36caf08</code></a> deps: bump regex-syntax minimum version to 0.6.19</li> <li><a href="https://github.com/rust-lang/regex/commit/e2c0889dc3455db5704096b60b3573a9691ae339"><code>e2c0889</code></a> regex-syntax-0.6.19</li> <li><a href="https://github.com/rust-lang/regex/commit/9e9391a77e3156099a7948a72a7be742ae30d315"><code>9e9391a</code></a> changelog: 1.4.0</li> <li><a href="https://github.com/rust-lang/regex/commit/2f9103e6bf940894b366cf4ead61237b1382bacf"><code>2f9103e</code></a> fuzz: add fuzzing infrastructure for OSS-Fuzz</li> <li><a href="https://github.com/rust-lang/regex/commit/2ee5e4707c8811ac8fc115bce0966bcc94305c71"><code>2ee5e47</code></a> api: add 'empty' constructor to RegexSet</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/regex/compare/1.3.9...1.4.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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 12 days
delete branch AnderEnder/rpm-utils-rs
delete branch : dependabot/cargo/nix-0.19.0
delete time in 12 days
push eventAnderEnder/rpm-utils-rs
commit sha 75af70c438e110175b1730a44fab7b54a3d9b70a
Bump nix from 0.18.0 to 0.19.0 (#57) Bumps [nix](https://github.com/nix-rust/nix) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/nix-rust/nix/releases) - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](https://github.com/nix-rust/nix/compare/v0.18.0...v0.19.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
push time in 12 days
PR merged AnderEnder/rpm-utils-rs
Bumps nix from 0.18.0 to 0.19.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nix-rust/nix/blob/master/CHANGELOG.md">nix's changelog</a>.</em></p> <blockquote> <h2>[0.19.0] - 6 October 2020</h2> <h3>Added</h3> <ul> <li>Added Netlink protocol families to the <code>SockProtocol</code> enum (#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1289">1289</a>)</li> <li>Added <code>clock_gettime</code>, <code>clock_settime</code>, <code>clock_getres</code>, <code>clock_getcpuclockid</code> functions and <code>ClockId</code> struct. (#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1281">1281</a>)</li> <li>Added wrapper functions for <code>PTRACE_SYSEMU</code> and <code>PTRACE_SYSEMU_SINGLESTEP</code>. (#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1300">1300</a>)</li> <li>Add support for Vsock on Android rather than just Linux. (#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1301">1301</a>)</li> <li>Added <code>TCP_KEEPCNT</code> and <code>TCP_KEEPINTVL</code> TCP keepalive options. (#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1283">1283</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Expose <code>SeekData</code> and <code>SeekHole</code> on all Linux targets (#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1284">1284</a>)</li> <li>Changed unistd::{execv,execve,execvp,execvpe,fexecve,execveat} to take both <code>&[&CStr]</code> and <code>&[CString]</code> as its list argument(s). (#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1278">1278</a>)</li> <li>Made <code>unistd::fork</code> an unsafe funtion, bringing it in line with <a href="https://github-redirect.dependabot.com/rust-lang/rust/pull/58059">libstd's decision</a>. (#<a href="https://github-redirect.dependabot.com/nix-rust/nix/pull/1293">1293</a>)</li> </ul> <h3>Fixed</h3> <h3>Removed</h3> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nix-rust/nix/commit/074b5ae5f3dd2dfbf9b78d95dd35ec92d26eaaf8"><code>074b5ae</code></a> Merge <a href="https://github-redirect.dependabot.com/nix-rust/nix/issues/1307">#1307</a></li> <li><a href="https://github.com/nix-rust/nix/commit/89b029b18ccea69a83cc768a12a6c4f517ac7f21"><code>89b029b</code></a> Merge <a href="https://github-redirect.dependabot.com/nix-rust/nix/issues/1283">#1283</a></li> <li><a href="https://github.com/nix-rust/nix/commit/fde7181f93a97595bcaf49e138933502c8027c9b"><code>fde7181</code></a> Add support for TCP_KEEPCNT and TCP_KEEPINTVL TCP keepalive options.</li> <li><a href="https://github.com/nix-rust/nix/commit/566e2d7dad025c9b2bef98115b584328c145675d"><code>566e2d7</code></a> Merge <a href="https://github-redirect.dependabot.com/nix-rust/nix/issues/1303">#1303</a></li> <li><a href="https://github.com/nix-rust/nix/commit/b67883b81affb17d9668c27a09a27fffa588e5b0"><code>b67883b</code></a> Release v0.19.0.</li> <li><a href="https://github.com/nix-rust/nix/commit/59e33bcbd084b65db7ccb870f844db307dadbfc0"><code>59e33bc</code></a> Merge <a href="https://github-redirect.dependabot.com/nix-rust/nix/issues/1301">#1301</a></li> <li><a href="https://github.com/nix-rust/nix/commit/c5739567a36fd37190743a49c3027616ce3d79a7"><code>c573956</code></a> Support vsock on Android as well as Linux.</li> <li><a href="https://github.com/nix-rust/nix/commit/462e4bf5c105b83b9c0be1bb9ff0f5d5f33d2a90"><code>462e4bf</code></a> Renable the ScmTimestamp test on FreeBSD i386</li> <li><a href="https://github.com/nix-rust/nix/commit/7e46b95057b0d8e391c3fb72fdec08f3a4689631"><code>7e46b95</code></a> Merge <a href="https://github-redirect.dependabot.com/nix-rust/nix/issues/1296">#1296</a></li> <li><a href="https://github.com/nix-rust/nix/commit/7ed28204ec7de979d64802ee1621d5d09be61858"><code>7ed2820</code></a> Merge <a href="https://github-redirect.dependabot.com/nix-rust/nix/issues/1300">#1300</a></li> <li>Additional commits viewable in <a href="https://github.com/nix-rust/nix/compare/v0.18.0...v0.19.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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 12 days
delete branch AnderEnder/rpm-utils-rs
delete branch : dependabot/cargo/structopt-0.3.20
delete time in 12 days
PR merged AnderEnder/rpm-utils-rs
Bumps structopt from 0.3.19 to 0.3.20. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md">structopt's changelog</a>.</em></p> <blockquote> <h1>v0.3.20 (2020-10-12)</h1> <ul> <li>Fixed <a href="https://github-redirect.dependabot.com/TeXitoi/structopt/issues/439">a breakage</a> when the struct is placed inside a <code>macro_rules!</code> macro.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TeXitoi/structopt/commit/6fa8d68298eab6b4eb94b4b40ce64992b20c7263"><code>6fa8d68</code></a> v0.3.20</li> <li><a href="https://github.com/TeXitoi/structopt/commit/4c17b61a96d3f6a5ae5820399d6864787252984e"><code>4c17b61</code></a> cargo fmt & clippy</li> <li><a href="https://github.com/TeXitoi/structopt/commit/0852b918c40a1346b3ffe29ab0eba6991612c529"><code>0852b91</code></a> Fix <a href="https://github-redirect.dependabot.com/TeXitoi/structopt/issues/439">#439</a></li> <li>See full diff in <a href="https://github.com/TeXitoi/structopt/compare/v0.3.19...v0.3.20">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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 12 days
push eventAnderEnder/rpm-utils-rs
commit sha 63a9300cb9d3474e760406ddeda59d51cce813d8
Bump structopt from 0.3.19 to 0.3.20 (#58) Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.19 to 0.3.20. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.19...v0.3.20) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
push time in 12 days
delete branch AnderEnder/s3walk
delete branch : dependabot/cargo/structopt-0.3.20
delete time in 12 days
push eventAnderEnder/s3walk
commit sha f48afec7575ea94c015b1ad92fc3d0d6dd855670
Bump structopt from 0.3.18 to 0.3.20 (#23) Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.18 to 0.3.20. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.18...v0.3.20) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
push time in 12 days
PR merged AnderEnder/s3walk
Bumps structopt from 0.3.18 to 0.3.20. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md">structopt's changelog</a>.</em></p> <blockquote> <h1>v0.3.20 (2020-10-12)</h1> <ul> <li>Fixed <a href="https://github-redirect.dependabot.com/TeXitoi/structopt/issues/439">a breakage</a> when the struct is placed inside a <code>macro_rules!</code> macro.</li> </ul> <h1>v0.3.19 (2020-10-08)</h1> <ul> <li>Added <a href="https://docs.rs/structopt/0.3/structopt/trait.StructOpt.html#tymethod.from_args_safe">StructOpt::from_args_safe</a> as a shortcut for <code>StructOpt::from_iter_safe(std::env::args_os())</code>.</li> <li>Some links in documentation have been corrected.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TeXitoi/structopt/commit/6fa8d68298eab6b4eb94b4b40ce64992b20c7263"><code>6fa8d68</code></a> v0.3.20</li> <li><a href="https://github.com/TeXitoi/structopt/commit/4c17b61a96d3f6a5ae5820399d6864787252984e"><code>4c17b61</code></a> cargo fmt & clippy</li> <li><a href="https://github.com/TeXitoi/structopt/commit/0852b918c40a1346b3ffe29ab0eba6991612c529"><code>0852b91</code></a> Fix <a href="https://github-redirect.dependabot.com/TeXitoi/structopt/issues/439">#439</a></li> <li><a href="https://github.com/TeXitoi/structopt/commit/1cc5b05334096f539d0836afea52a6bced1622a4"><code>1cc5b05</code></a> v0.3.19</li> <li><a href="https://github.com/TeXitoi/structopt/commit/1cd84057f8a67e9f12b29b169651a0f49d5eeb06"><code>1cd8405</code></a> cargo fmt</li> <li><a href="https://github.com/TeXitoi/structopt/commit/98d5d80527e25999d7015239a6e911e0c02e8a5f"><code>98d5d80</code></a> If you see me, master is not as protected as we hoped</li> <li><a href="https://github.com/TeXitoi/structopt/commit/4486e5876c4f295a1e794e1e54d20c6db68d17a1"><code>4486e58</code></a> Cleanup documentation</li> <li><a href="https://github.com/TeXitoi/structopt/commit/f5a7dcc6fa2a98db59046fb1c93bea1f3880aba7"><code>f5a7dcc</code></a> Add StructOpt::from_args_safe as a not-exiting alternative to from_args</li> <li>See full diff in <a href="https://github.com/TeXitoi/structopt/compare/v0.3.18...v0.3.20">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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 12 days
delete branch AnderEnder/s3find-rs
delete branch : dependabot/cargo/structopt-0.3.20
delete time in 12 days
push eventAnderEnder/s3find-rs
commit sha edff89640eced3d1ff90881d6a0acfd37f325baf
Bump structopt from 0.3.19 to 0.3.20 (#261) Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.19 to 0.3.20. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.19...v0.3.20) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
push time in 12 days
PR merged AnderEnder/s3find-rs
Bumps structopt from 0.3.19 to 0.3.20. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md">structopt's changelog</a>.</em></p> <blockquote> <h1>v0.3.20 (2020-10-12)</h1> <ul> <li>Fixed <a href="https://github-redirect.dependabot.com/TeXitoi/structopt/issues/439">a breakage</a> when the struct is placed inside a <code>macro_rules!</code> macro.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TeXitoi/structopt/commit/6fa8d68298eab6b4eb94b4b40ce64992b20c7263"><code>6fa8d68</code></a> v0.3.20</li> <li><a href="https://github.com/TeXitoi/structopt/commit/4c17b61a96d3f6a5ae5820399d6864787252984e"><code>4c17b61</code></a> cargo fmt & clippy</li> <li><a href="https://github.com/TeXitoi/structopt/commit/0852b918c40a1346b3ffe29ab0eba6991612c529"><code>0852b91</code></a> Fix <a href="https://github-redirect.dependabot.com/TeXitoi/structopt/issues/439">#439</a></li> <li>See full diff in <a href="https://github.com/TeXitoi/structopt/compare/v0.3.19...v0.3.20">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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 12 days
push eventAnderEnder/s3find-rs
commit sha f8b374f0e55f5b29a9900c66775e85eebc676e77
Bump regex from 1.3.9 to 1.4.1 (#262) Bumps [regex](https://github.com/rust-lang/regex) from 1.3.9 to 1.4.1. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.3.9...1.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
push time in 12 days
delete branch AnderEnder/s3find-rs
delete branch : dependabot/cargo/regex-1.4.1
delete time in 12 days
PR merged AnderEnder/s3find-rs
Bumps regex from 1.3.9 to 1.4.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/regex/blob/master/CHANGELOG.md">regex's changelog</a>.</em></p> <blockquote> <h1>1.4.1 (2020-10-13)</h1> <p>This is a small bug fix release that makes <code>\p{cf}</code> work. Previously, it would report "property not found" even though <code>cf</code> is a valid abbreviation for the <code>Format</code> general category.</p> <ul> <li>[BUG <a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/719">#719</a>](<a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/719">rust-lang/regex#719</a>): Fixes bug that prevented <code>\p{cf}</code> from working.</li> </ul> <h1>1.4.0 (2020-10-11)</h1> <p>This releases has a few minor documentation fixes as well as some very minor API additions. The MSRV remains at Rust 1.28 for now, but this is intended to increase to at least Rust 1.41.1 soon.</p> <p>This release also adds support for OSS-Fuzz. Kudos to <a href="https://github.com/DavidKorczynski">@DavidKorczynski</a> for doing the heavy lifting for that!</p> <p>New features:</p> <ul> <li>[FEATURE <a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/649">#649</a>](<a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/649">rust-lang/regex#649</a>): Support <code>[</code>, <code>]</code> and <code>.</code> in capture group names.</li> <li>[FEATURE <a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/687">#687</a>](<a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/687">rust-lang/regex#687</a>): Add <code>is_empty</code> predicate to <code>RegexSet</code>.</li> <li>[FEATURE <a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/689">#689</a>](<a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/689">rust-lang/regex#689</a>): Implement <code>Clone</code> for <code>SubCaptureMatches</code>.</li> <li>[FEATURE <a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/715">#715</a>](<a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/715">rust-lang/regex#715</a>): Add <code>empty</code> constructor to <code>RegexSet</code> for convenience.</li> </ul> <p>Bug fixes:</p> <ul> <li>[BUG <a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/694">#694</a>](<a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/694">rust-lang/regex#694</a>): Fix doc example for <code>Replacer::replace_append</code>.</li> <li>[BUG <a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/698">#698</a>](<a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/698">rust-lang/regex#698</a>): Clarify docs for <code>s</code> flag when using a <code>bytes::Regex</code>.</li> <li>[BUG <a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/711">#711</a>](<a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/711">rust-lang/regex#711</a>): Clarify <code>is_match</code> docs to indicate that it can match anywhere in string.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/regex/commit/d5bf98f293b48174d5378471d01c2e0ef271bbbc"><code>d5bf98f</code></a> 1.4.1</li> <li><a href="https://github.com/rust-lang/regex/commit/1aa1e476deafb8887b86b97ea15573c69676e7b6"><code>1aa1e47</code></a> deps: bump regex-syntax minimum version to 0.6.20</li> <li><a href="https://github.com/rust-lang/regex/commit/3589accc6d7b5bb99c6393ba8960849e87b64527"><code>3589acc</code></a> regex-syntax-0.6.20</li> <li><a href="https://github.com/rust-lang/regex/commit/b1489c8445a15068162e1cfe289a49d53299e1d5"><code>b1489c8</code></a> syntax: make \p{cf} work</li> <li><a href="https://github.com/rust-lang/regex/commit/fe9b5c99ea394a52e10017a98306b1f031f3b822"><code>fe9b5c9</code></a> 1.4.0</li> <li><a href="https://github.com/rust-lang/regex/commit/36caf08042fa6017c8102b4741900950cbefd642"><code>36caf08</code></a> deps: bump regex-syntax minimum version to 0.6.19</li> <li><a href="https://github.com/rust-lang/regex/commit/e2c0889dc3455db5704096b60b3573a9691ae339"><code>e2c0889</code></a> regex-syntax-0.6.19</li> <li><a href="https://github.com/rust-lang/regex/commit/9e9391a77e3156099a7948a72a7be742ae30d315"><code>9e9391a</code></a> changelog: 1.4.0</li> <li><a href="https://github.com/rust-lang/regex/commit/2f9103e6bf940894b366cf4ead61237b1382bacf"><code>2f9103e</code></a> fuzz: add fuzzing infrastructure for OSS-Fuzz</li> <li><a href="https://github.com/rust-lang/regex/commit/2ee5e4707c8811ac8fc115bce0966bcc94305c71"><code>2ee5e47</code></a> api: add 'empty' constructor to RegexSet</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/regex/compare/1.3.9...1.4.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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 12 days
delete branch GiantPlantsSociety/diamond
delete branch : dependabot/cargo/unindent-0.1.7
delete time in 12 days
push eventGiantPlantsSociety/diamond
commit sha 3d780dc564bba6578b8943ff5c45076597df1cdf
Bump unindent from 0.1.6 to 0.1.7 (#464) Bumps [unindent](https://github.com/dtolnay/indoc) from 0.1.6 to 0.1.7. - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](https://github.com/dtolnay/indoc/compare/0.1.6...0.1.7) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
push time in 12 days
PR merged GiantPlantsSociety/diamond
Bumps unindent from 0.1.6 to 0.1.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/indoc/releases">unindent's releases</a>.</em></p> <blockquote> <h2>0.1.7</h2> <ul> <li>Bump syntex version to 0.31</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/indoc/commit/fcb342a824005036a339bc3549473f9c517c2082"><code>fcb342a</code></a> Release 0.1.7</li> <li><a href="https://github.com/dtolnay/indoc/commit/45adf93714785a9f284aed6d6ebdf3de117210c2"><code>45adf93</code></a> Bump syntex version to 0.31</li> <li><a href="https://github.com/dtolnay/indoc/commit/13be21955beca8245cfb90e8aa71ffb2590d0764"><code>13be219</code></a> Explain behavior in readme</li> <li><a href="https://github.com/dtolnay/indoc/commit/1f8e2b7e306d409f6b2e8f909449ffcb33da8a09"><code>1f8e2b7</code></a> Smaller subheadings in readme</li> <li>See full diff in <a href="https://github.com/dtolnay/indoc/compare/0.1.6...0.1.7">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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 12 days