- Notifications
You must be signed in to change notification settings - Fork1k
Commite0b1082
chore: cherry picks for release 2.21 (#17206)
Cherry-picked fix: add fallback icons for notifications (#17013)Related:coder/internal#522Co-authored-by: Vincent Vielle <vincent@coder.com>Bumps[vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite)from 5.4.14 to 5.4.15.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/vitejs/vite/releases">vite'sreleases</a>.</em></p><blockquote><h2>v5.4.15</h2><p>Please refer to <ahref="https://github.com/vitejs/vite/blob/v5.4.15/packages/vite/CHANGELOG.md">CHANGELOG.md</a>for details.</p></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/vitejs/vite/blob/v5.4.15/packages/vite/CHANGELOG.md">vite'schangelog</a>.</em></p><blockquote><h2><!-- raw HTML omitted -->5.4.15 (2025-03-24)<!-- raw HTML omitted--></h2><ul><li>fix: backport <ahref="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19702">#19702</a>,fs raw query with query separators (<ahref="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19703">#19703</a>)(<ahref="https://github.com/vitejs/vite/commit/807d7f06d33ab49c48a2a3501da3eea1906c0d41">807d7f0</a>),closes <ahref="https://redirect.github.com/vitejs/vite/issues/19702">#19702</a><ahref="https://redirect.github.com/vitejs/vite/issues/19703">#19703</a></li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/vitejs/vite/commit/9b0f4c80eea8b136d262c705234353e96abfbe75"><code>9b0f4c8</code></a>release: v5.4.15</li><li><ahref="https://github.com/vitejs/vite/commit/807d7f06d33ab49c48a2a3501da3eea1906c0d41"><code>807d7f0</code></a>fix: backport <ahref="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19702">#19702</a>,fs raw query with query separators (<ahref="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19703">#19703</a>)</li><li>See full diff in <ahref="https://github.com/vitejs/vite/commits/v5.4.15/packages/vite">compareview</a></li></ul></details><br />[](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'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the[Security Alerts page](https://github.com/coder/coder/network/alerts).</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot]<49699333+dependabot[bot]@users.noreply.github.com>(cherry picked from commit38f404f)---------Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Danielle Maywood <danielle@themaywoods.com>Co-authored-by: Cian Johnston <cian@coder.com>Co-authored-by: Kyle Carberry <kyle@coder.com>Co-authored-by: Bruno Quaresma <bruno@coder.com>1 parentebefec6 commite0b1082
File tree
105 files changed
+8065
-1586
lines changed- agent
- proto/resourcesmonitor
- cli
- clistat
- clitest
- testdata
- coderd
- apidoc
- coderdtest
- database
- db2sdk
- dbauthz
- dbgen
- dbmem
- dbmetrics
- dbmock
- migrations
- testdata/fixtures
- queries
- rbac
- policy
- webpush
- wspubsub
- codersdk
- agentsdk
- docs/reference/api
- enterprise/cli/testdata
- mcp
- site
- src
- api
- components/Avatar
- contexts
- modules
- dashboard/Navbar
- notifications/NotificationsInbox
- workspaces/WorkspaceAppStatus
- pages
- WorkspacePage
- WorkspacesPage
- testHelpers
- testutil
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
105 files changed
+8065
-1586
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
| |||
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
47 |
| - | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 |
| - | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
0 commit comments
Comments
(0)