Skip to content

Commit

Permalink
Reverts "Bump meta from 1.9.1 to 1.10.0 in /auto_submit" (#3049)
Browse files Browse the repository at this point in the history
Reverts #3044
Initiated by: ricardoamador
This change reverts the following previous change:
Bumps [meta](https://github.com/dart-lang/sdk/tree/main/pkg) from 1.9.1 to 1.10.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md">meta's changelog</a>.</em></p>
<blockquote>
<h2>1.10.0 - 2015-04-29</h2>
<h3>Core library changes</h3>
<ul>
<li>
<p><code>dart:convert</code></p>
<ul>
<li><strong>POTENTIALLY BREAKING</strong> Fix behavior of <code>HtmlEscape</code>. It no longer escapes
no-break space (U+00A0) anywhere or forward slash (<code>/</code>, <code>U+002F</code>) in element
context. Slash is still escaped using <code>HtmlEscapeMode.UNKNOWN</code>.
<a href="https://github.com/dart-lang/sdk/commit/8b8223d">r45003</a>,
<a href="https://github.com/dart-lang/sdk/commit/8a5d049">r45153</a>,
<a href="https://github.com/dart-lang/sdk/commit/3c39ad2">r45189</a></li>
</ul>
</li>
<li>
<p><code>dart:core</code></p>
<ul>
<li><code>Uri.parse</code> added <code>start</code> and <code>end</code> positional arguments.</li>
</ul>
</li>
<li>
<p><code>dart:html</code></p>
<ul>
<li><strong>POTENTIALLY BREAKING</strong> <code>CssClassSet</code> method arguments must now be
'tokens', i.e. non-empty strings with no white-space characters. The
implementation was incorrect for class names containing spaces. The fix is
to forbid spaces and provide a faster implementation.
<a href="https://groups.google.com/a/dartlang.org/d/msg/announce/jmUI2XJHfC8/UZUCvJH3p2oJ">Announcement</a></li>
</ul>
</li>
<li>
<p><code>dart:io</code></p>
<ul>
<li><code>ProcessResult</code> now exposes a constructor.</li>
<li><code>import</code> and <code>Isolate.spawnUri</code> now supports the
<a href="http://en.wikipedia.org/wiki/Data_URI_scheme">Data URI scheme</a> on the VM.</li>
</ul>
</li>
</ul>
<h3>Tool Changes</h3>
<h4>pub</h4>
<ul>
<li>
<p>Running <code>pub run foo</code> within a package now runs the <code>foo</code> executable defined
by the <code>foo</code> package. The previous behavior ran <code>bin/foo</code>. This makes it easy
to run binaries in dependencies, for instance <code>pub run test</code>.</p>
</li>
<li>
<p>On Mac and Linux, signals sent to <code>pub run</code> and forwarded to the child
command.</p>
</li>
</ul>
<h2>1.9.3 - 2015-04-14</h2>
<p>This is a bug fix release which merges a number of commits from <code>bleeding_edge</code>.</p>
<ul>
<li>
<p>dart2js: Addresses as issue with minified JavaScript output with CSP enabled -
<a href="https://code.google.com/p/dart/source/detail?r=44453">r44453</a></p>
</li>
<li>
<p>Editor: Fixes accidental updating of files in the pub cache during rename</p>
</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dart-lang/sdk/commit/9e6129a7421a2f163c28f79d5d61869f674656b2"><code>9e6129a</code></a> Version 1.10.0-dev.1.5</li>
<li><a href="https://github.com/dart-lang/sdk/commit/35e9fab2c5675d22f9db6f4db16e7775b6369c4d"><code>35e9fab</code></a> Version 1.10.0-dev.1.4</li>
<li><a href="https://github.com/dart-lang/sdk/commit/a00604de5b0148696a99fed2dbe14b1cefbed030"><code>a00604d</code></a> Version 1.10.0-dev.1.2</li>
<li><a href="https://github.com/dart-lang/sdk/commit/edc2a7ce973527fef87a0ae80271b061ac9468d7"><code>edc2a7c</code></a> Version 1.10.0-dev.1.1</li>
<li><a href="https://github.com/dart-lang/sdk/commit/c3f7df6b2ee331d2f40760dfc0706c64d6b6a2ee"><code>c3f7df6</code></a> Version 1.10.0-dev.1.0</li>
<li><a href="https://github.com/dart-lang/sdk/commit/aac35e402e8f8806f3ef5a3d725645f667d4af02"><code>aac35e4</code></a> Version 1.10.0-dev.0.0</li>
<li>See full diff in <a href="https://github.com/dart-lang/sdk/commits/1.10.0/pkg">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=meta&package-manager=pub&previous-version=1.9.1&new-version=1.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>
  • Loading branch information
auto-submit[bot] authored Sep 7, 2023
1 parent 66f31d2 commit a862e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auto_submit/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
gql: 1.0.1-alpha+1691943394579
http: 1.1.0
json_annotation: 4.8.1
meta: 1.10.0
meta: 1.9.1
neat_cache: 2.0.3
shelf: 1.4.1
shelf_router: 1.1.4
Expand Down

0 comments on commit a862e73

Please sign in to comment.