Skip to content

Commit 63ea6d5

Browse files
authored
Merge branch 'rust-lang:main' into versions-pagination
2 parents 3f1a04e + 9c64b0a commit 63ea6d5

File tree

3 files changed

+57
-51
lines changed

3 files changed

+57
-51
lines changed

app/templates/policies.hbs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@
8282
help@crates.io for it.
8383
</blockquote>
8484

85+
<p>
86+
Keep in mind that the new owner might develop your crate in a way you never intended it, or might completely
87+
repurpose your crate. Transferring the crate to a malicious user could have a significant impact for any
88+
existing users of your crate.</p>
89+
8590
<p>The crates.io team may delete crates from the registry that do not comply with the policies on this document. In
8691
larger cases of squatting attacks this may happen without prior notification to the author, but in most cases the team
8792
will first give the author the chance to justify the purpose of the crate.</p>

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
},
4141
"dependencies": {
4242
"@juggle/resize-observer": "3.4.0",
43-
"@sentry/browser": "7.102.0",
44-
"@sentry/utils": "7.102.0",
43+
"@sentry/browser": "7.102.1",
44+
"@sentry/utils": "7.102.1",
4545
"chart.js": "4.4.1",
4646
"date-fns": "3.3.1",
4747
"highlight.js": "11.9.0",
@@ -78,7 +78,7 @@
7878
"ember-cli-app-version": "6.0.1",
7979
"ember-cli-babel": "8.2.0",
8080
"ember-cli-bundle-analyzer": "1.0.0",
81-
"ember-cli-code-coverage": "2.0.3",
81+
"ember-cli-code-coverage": "2.1.1",
8282
"ember-cli-dependency-checker": "3.3.2",
8383
"ember-cli-dependency-lint": "2.0.1",
8484
"ember-cli-deprecation-workflow": "2.2.0",

pnpm-lock.yaml

Lines changed: 49 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)