aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Hide GCC BPF for C++/GCC14.1 and Rust/trunkHEADgh-11689mainMarc Poulhiès2024-05-09
| | | | | | fixes https://github.com/compiler-explorer/compiler-explorer/issues/6459 Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
* Suggestion to update llvm-cxxfilt logic (#6451)gh-11685Ofek2024-05-08
| | | | | | | | | | | | (1) Restore explicit specification of `group.*.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt` for all clang compiler groups, except bpf and windows. (2) Make the ClangCompiler` constructor adjust the path of `llvm-cxxfilt`, so that a compiler-local version is preferred, if one exists. (3) Pass-by update: bump the version of llvmDisassembler from clang-14 to clang-18.1. Hopefully this addresses all demangling issues known so far.
* Update customCwd for profman in dex2oat (#6454)gh-11684kevinjeon-g2024-05-08
|
* Add 21 cross compilers for GCC 14.1 (#6453)gh-11681Marc Poulhiès2024-05-08
| | | | | | | For 8 different languages. fixes https://github.com/compiler-explorer/compiler-explorer/issues/6406 Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
* Fix exception in case of empty IR (#6450)gh-11668Ofek2024-05-07
| | | | This fixes #6449 - I carelessly ignored the case of empty IR output. Repro link for verification: https://godbolt.org/z/4d46dahqq
* Add GCC 14.1 for native (intel) (#6447)gh-11664Marc Poulhiès2024-05-07
| | | | | fixes https://github.com/compiler-explorer/compiler-explorer/issues/6446 Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
* Fix #6437: Don't try and generate cfg for incomplete (truncated) IR (#6444)gh-11649Ofek2024-05-06
|
* Sponsor updategh-11629Matt Godbolt2024-05-05
|
* Sponsors!gh-11628Matt Godbolt2024-05-05
|
* Update tooltip arrow color in one dark themegh-11627Jeremy2024-05-05
|
* Fix un-needed scrollbars on tooltipsgh-11626Jeremy2024-05-05
|
* Improve initialization of decorations in MonacoPane (#6426)gh-11625Ofek2024-05-05
| | | | | | | | | | Make MonacoPane calls `createDecorationsCollection` in a single place instead of forcing many subclasses to remember to call `initDecorations`. Some subclasses never use DecorationsCollection and call init for no reason now, but it still seems healthier - this avoids the possibility of a MonacoPane subclass trying to use an uninitialized decoration collection. Also remove the depracated `deltaDecorations` from stack-usage-view.
* gcc: add old renovated versions (#6414)gh-11596Marc Poulhiès2024-05-03
| | | | | | | Add 3.4.6, 4.0.4 and 6.5.0. fixes #6323 Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
* Fix test break introduced inadvertently in #6422gh-11594Jeremy2024-05-02
|
* Hanfle filtering `tail call void @llvm.dbg.*` in LLVM IR (#6425)dzaima2024-05-02
| | | | | | | | Fixes #6416. Additionally escapes a dot in another copy of an `@llvm.dbg` check. Didn't find any existing tests for IR filtering to update where this filter applies, but did make sure locally that it does start hiding the instructions for clang-17 and clang-18.
* Fix #6301 (#6422)ramang-unity2024-05-03
|
* Rust 1.78.0 (#6424)gh-11590Miguel Ojeda2024-05-02
| | | | | Infra: https://github.com/compiler-explorer/infra/pull/1290. Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
* Add missing clang versions for armv7-a C++ (#6418)gh-11582David Spickett2024-05-01
| | | These were present for C but not C++.
* Update dex2oat.tsgh-11578Patrick Quist2024-05-01
|
* fix dex2oat profile issuePatrick Quist2024-05-01
|
* [bot] Update browsers list (#6417)gh-11576github-actions[bot]2024-05-01
| | | | | | | | | Automatic run of `npm run-update-browerslist` which needs to be done periodically to keep in-date. See [here](https://github.com/browserslist/browserslist#browsers-data-updating) for more details. Co-authored-by: Compiler Explorer Bot <mattgodbolt@users.noreply.github.com>
* It's that time againgh-11575Matt Godbolt2024-04-29
|
* Update dependency lru-cache to ^10.2.2 (#6409)gh-11574renovate[bot]2024-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lru-cache](https://togithub.com/isaacs/node-lru-cache) | [`^10.2.0` -> `^10.2.2`](https://renovatebot.com/diffs/npm/lru-cache/10.2.0/10.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lru-cache/10.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lru-cache/10.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lru-cache/10.2.0/10.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lru-cache/10.2.0/10.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>isaacs/node-lru-cache (lru-cache)</summary> ### [`v10.2.2`](https://togithub.com/isaacs/node-lru-cache/compare/v10.2.1...150764920a2798df362811ced8dc20041e35b7ee) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v10.2.1...v10.2.2) ### [`v10.2.1`](https://togithub.com/isaacs/node-lru-cache/compare/v10.2.0...v10.2.1) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v10.2.0...v10.2.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 8pm on monday" in timezone America/Chicago, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/compiler-explorer/compiler-explorer). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update to Monaco 0.48 (#6415)gh-11573Matt Godbolt2024-04-29
| | | Closes #3684
* Update dependency cypress to ^13.8.1 (#6408)gh-11566renovate[bot]2024-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress](https://cypress.io) ([source](https://togithub.com/cypress-io/cypress)) | [`^13.8.0` -> `^13.8.1`](https://renovatebot.com/diffs/npm/cypress/13.8.0/13.8.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/13.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/13.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/13.8.0/13.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/13.8.0/13.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v13.8.1`](https://togithub.com/cypress-io/cypress/releases/tag/v13.8.1) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.8.0...v13.8.1) Changelog: https://docs.cypress.io/guides/references/changelog#13-8-1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 8pm on monday" in timezone America/Chicago, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/compiler-explorer/compiler-explorer). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update vitest monorepo to ^1.5.2 (#6364)gh-11565renovate[bot]2024-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitest/coverage-v8](https://togithub.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme) ([source](https://togithub.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)) | [`^1.5.0` -> `^1.5.2`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/1.5.0/1.5.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2fcoverage-v8/1.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vitest%2fcoverage-v8/1.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vitest%2fcoverage-v8/1.5.0/1.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitest%2fcoverage-v8/1.5.0/1.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [vitest](https://togithub.com/vitest-dev/vitest) ([source](https://togithub.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | [`^1.5.0` -> `^1.5.2`](https://renovatebot.com/diffs/npm/vitest/1.5.0/1.5.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vitest/1.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitest/1.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitest/1.5.0/1.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest/1.5.0/1.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitest-dev/vitest (@&#8203;vitest/coverage-v8)</summary> ### [`v1.5.2`](https://togithub.com/vitest-dev/vitest/releases/tag/v1.5.2) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v1.5.1...v1.5.2) #####    🐞 Bug Fixes - Check for null before storing in weakmap  -  by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) [<samp>(ce368)</samp>](https://togithub.com/vitest-dev/vitest/commit/ce368457) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v1.5.1...v1.5.2) ### [`v1.5.1`](https://togithub.com/vitest-dev/vitest/releases/tag/v1.5.1) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v1.5.0...v1.5.1) #####    🚀 Features - **api**: `startVitest()` to accept `stdout` and `stdin`  -  by [@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/5493](https://togithub.com/vitest-dev/vitest/issues/5493) [<samp>(780b1)</samp>](https://togithub.com/vitest-dev/vitest/commit/780b187f) - This is listed as a feature, but it doesn't increase the minor version because `startVitest` API is experimental and doesn't follow semver. #####    🐞 Bug Fixes - Close vite servers on all resolved projects  -  by [@&#8203;surc54](https://togithub.com/surc54) in [https://github.com/vitest-dev/vitest/issues/5544](https://togithub.com/vitest-dev/vitest/issues/5544) [<samp>(413ec)</samp>](https://togithub.com/vitest-dev/vitest/commit/413ec5e6) - Fix default `import.meta.env.PROD: false`  -  by [@&#8203;hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/5561](https://togithub.com/vitest-dev/vitest/issues/5561) [<samp>(9c649)</samp>](https://togithub.com/vitest-dev/vitest/commit/9c64967f) - Resolve cwd correctly when initiating projects  -  by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/5582](https://togithub.com/vitest-dev/vitest/issues/5582) [<samp>(ec9d7)</samp>](https://togithub.com/vitest-dev/vitest/commit/ec9d7c93) - Always run `onTestFinished` in reverse order  -  by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/5598](https://togithub.com/vitest-dev/vitest/issues/5598) [<samp>(23f29)</samp>](https://togithub.com/vitest-dev/vitest/commit/23f29cea) - **browser**: - Disable `fileParallelism` by default on browser pool  -  by [@&#8203;hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/5528](https://togithub.com/vitest-dev/vitest/issues/5528) [<samp>(5c69f)</samp>](https://togithub.com/vitest-dev/vitest/commit/5c69f3f5) - Dispose tester iframe on done  -  by [@&#8203;hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/5595](https://togithub.com/vitest-dev/vitest/issues/5595) [<samp>(b2135)</samp>](https://togithub.com/vitest-dev/vitest/commit/b2135710) - **coverage**: - Fix bundling of `v8-to-istanbul`  -  by [@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/5549](https://togithub.com/vitest-dev/vitest/issues/5549) [<samp>(df6a4)</samp>](https://togithub.com/vitest-dev/vitest/commit/df6a4328) - Prevent crash when `cleanOnRerun` is disabled  -  by [@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/5540](https://togithub.com/vitest-dev/vitest/issues/5540) [<samp>(ea3c1)</samp>](https://togithub.com/vitest-dev/vitest/commit/ea3c16e4) - `thresholds` to compare files relative to root  -  by [@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/5574](https://togithub.com/vitest-dev/vitest/issues/5574) [<samp>(80265)</samp>](https://togithub.com/vitest-dev/vitest/commit/80265b40) - **expect**: - Fix `toEqual` and `toMatchObject` with circular references  -  by [@&#8203;hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/5535](https://togithub.com/vitest-dev/vitest/issues/5535) [<samp>(9e641)</samp>](https://togithub.com/vitest-dev/vitest/commit/9e6417c9) - **vitest**: - Fix false positive file filter match with leading slash  -  by [@&#8203;hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/5578](https://togithub.com/vitest-dev/vitest/issues/5578) [<samp>(316eb)</samp>](https://togithub.com/vitest-dev/vitest/commit/316eb739) - Watch the output directory correctly  -  by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/5584](https://togithub.com/vitest-dev/vitest/issues/5584) [<samp>(e40f9)</samp>](https://togithub.com/vitest-dev/vitest/commit/e40f9924) - StubEnv casts boolean on PROD/SSR/DEV  -  by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/5590](https://togithub.com/vitest-dev/vitest/issues/5590) [<samp>(4da88)</samp>](https://togithub.com/vitest-dev/vitest/commit/4da88045) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v1.5.0...v1.5.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 8pm on monday" in timezone America/Chicago, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/compiler-explorer/compiler-explorer). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update sentry-javascript monorepo to ^7.112.2 (#6361)gh-11564renovate[bot]2024-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sentry/browser](https://togithub.com/getsentry/sentry-javascript/tree/master/packages/browser) ([source](https://togithub.com/getsentry/sentry-javascript)) | [`^7.111.0` -> `^7.112.2`](https://renovatebot.com/diffs/npm/@sentry%2fbrowser/7.111.0/7.112.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fbrowser/7.112.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fbrowser/7.112.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fbrowser/7.111.0/7.112.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fbrowser/7.111.0/7.112.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@sentry/node](https://togithub.com/getsentry/sentry-javascript/tree/master/packages/node) ([source](https://togithub.com/getsentry/sentry-javascript)) | [`^7.111.0` -> `^7.112.2`](https://renovatebot.com/diffs/npm/@sentry%2fnode/7.111.0/7.112.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fnode/7.112.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fnode/7.112.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fnode/7.111.0/7.112.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fnode/7.111.0/7.112.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript (@&#8203;sentry/browser)</summary> ### [`v7.112.2`](https://togithub.com/getsentry/sentry-javascript/releases/tag/7.112.2) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.112.1...7.112.2) - fix(nextjs|sveltekit): Ensure we can pass `browserTracingIntegration` ([#&#8203;11765](https://togithub.com/getsentry/sentry-javascript/issues/11765)) ### [`v7.112.1`](https://togithub.com/getsentry/sentry-javascript/releases/tag/7.112.1) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.112.0...7.112.1) - fix(ember/v7): Do not create rendering spans without transaction ([#&#8203;11750](https://togithub.com/getsentry/sentry-javascript/issues/11750)) ### [`v7.112.0`](https://togithub.com/getsentry/sentry-javascript/releases/tag/7.112.0) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.111.0...7.112.0) ##### Important Changes - **feat: Export pluggable integrations from SDK packages ([#&#8203;11723](https://togithub.com/getsentry/sentry-javascript/issues/11723))** Instead of installing `@sentry/integrations`, you can now import the pluggable integrations directly from your SDK package: ```js // Before import * as Sentry fromv '@&#8203;sentry/browser'; import { dedupeIntegration } from '@&#8203;sentry/integrations'; Sentry.init({ integrations: [dedupeIntegration()], }); // After import * as Sentry from '@&#8203;sentry/browser'; Sentry.init({ integrations: [Sentry.dedupeIntegration()], }); ``` Note that only the functional integrations (e.g. `xxxIntegration()`) are re-exported. ##### Other Changes - feat(replay): Add "maxCanvasSize" option for replay canvases ([#&#8203;11732](https://togithub.com/getsentry/sentry-javascript/issues/11732)) - fix(serverless): \[v7] Check if cloud event callback is a function ([#&#8203;11734](https://togithub.com/getsentry/sentry-javascript/issues/11734)) #### Bundle size 📦 | Path | Size | | ---------------------------------------------------------------------------------- | ----------------- | | [@&#8203;sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay, Feedback) - Webpack (gzipped) | 80.72 KB | | [@&#8203;sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay) - Webpack (gzipped) | 71.69 KB | | [@&#8203;sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay with Canvas) - Webpack (gzipped) | 75.91 KB | | [@&#8203;sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) | 65.32 KB | | [@&#8203;sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing) - Webpack (gzipped) | 35.62 KB | | [@&#8203;sentry/browser](https://togithub.com/sentry/browser) (incl. browserTracingIntegration) - Webpack (gzipped) | 35.5 KB | | [@&#8203;sentry/browser](https://togithub.com/sentry/browser) (incl. Feedback) - Webpack (gzipped) | 31.57 KB | | [@&#8203;sentry/browser](https://togithub.com/sentry/browser) (incl. sendFeedback) - Webpack (gzipped) | 31.58 KB | | [@&#8203;sentry/browser](https://togithub.com/sentry/browser) - Webpack (gzipped) | 22.78 KB | | [@&#8203;sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) | 78.9 KB | | [@&#8203;sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) | 70.27 KB | | [@&#8203;sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing) - ES6 CDN Bundle (gzipped) | 36.02 KB | | [@&#8203;sentry/browser](https://togithub.com/sentry/browser) - ES6 CDN Bundle (gzipped) | 25.28 KB | | [@&#8203;sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) | 221.25 KB | | [@&#8203;sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) | 109.01 KB | | [@&#8203;sentry/browser](https://togithub.com/sentry/browser) - ES6 CDN Bundle (minified & uncompressed) | 75.79 KB | | [@&#8203;sentry/browser](https://togithub.com/sentry/browser) (incl. Tracing) - ES5 CDN Bundle (gzipped) | 39.3 KB | | [@&#8203;sentry/react](https://togithub.com/sentry/react) (incl. Tracing, Replay) - Webpack (gzipped) | 72.18 KB | | [@&#8203;sentry/react](https://togithub.com/sentry/react) - Webpack (gzipped) | 22.81 KB | | [@&#8203;sentry/nextjs](https://togithub.com/sentry/nextjs) Client (incl. Tracing, Replay) - Webpack (gzipped) | 90.01 KB | | [@&#8203;sentry/nextjs](https://togithub.com/sentry/nextjs) Client - Webpack (gzipped) | 54.15 KB | | [@&#8203;sentry-internal/feedback](https://togithub.com/sentry-internal/feedback) - Webpack (gzipped) | 17.32 KB | </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 8pm on monday" in timezone America/Chicago, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/compiler-explorer/compiler-explorer). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update dependency winston-loki to ^6.1.2 (#6360)gh-11563renovate[bot]2024-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [winston-loki](https://togithub.com/JaniAnttonen/winston-loki) | [`^6.1.1` -> `^6.1.2`](https://renovatebot.com/diffs/npm/winston-loki/6.1.1/6.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/winston-loki/6.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/winston-loki/6.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/winston-loki/6.1.1/6.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/winston-loki/6.1.1/6.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>JaniAnttonen/winston-loki (winston-loki)</summary> ### [`v6.1.2`](https://togithub.com/JaniAnttonen/winston-loki/releases/tag/v6.1.2): Enable usage of Winston meta tags as labels [Compare Source](https://togithub.com/JaniAnttonen/winston-loki/compare/v6.1.1...v6.1.2) #### What's Changed - Add useWinstonMetaAsLabels option by [@&#8203;MasterIO02](https://togithub.com/MasterIO02) in [https://github.com/JaniAnttonen/winston-loki/pull/155](https://togithub.com/JaniAnttonen/winston-loki/pull/155) #### New Contributors - [@&#8203;MasterIO02](https://togithub.com/MasterIO02) made their first contribution in [https://github.com/JaniAnttonen/winston-loki/pull/155](https://togithub.com/JaniAnttonen/winston-loki/pull/155) **Full Changelog**: https://github.com/JaniAnttonen/winston-loki/compare/v6.1.1...v6.1.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 8pm on monday" in timezone America/Chicago, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/compiler-explorer/compiler-explorer). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [Spice] Add version 0.19.6 (#6405)gh-11562Marc Auberer2024-04-29
| | | Infra PR: https://github.com/compiler-explorer/infra/pull/1288
* Update dependency yaml to ^2.4.2 (#6410)gh-11561renovate[bot]2024-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yaml](https://eemeli.org/yaml/) ([source](https://togithub.com/eemeli/yaml)) | [`^2.4.1` -> `^2.4.2`](https://renovatebot.com/diffs/npm/yaml/2.4.1/2.4.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/yaml/2.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/yaml/2.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/yaml/2.4.1/2.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/yaml/2.4.1/2.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eemeli/yaml (yaml)</summary> ### [`v2.4.2`](https://togithub.com/eemeli/yaml/releases/tag/v2.4.2) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.4.1...v2.4.2) - Restrict YAML 1.1 boolean strings to their explicit capitalization ([#&#8203;530](https://togithub.com/eemeli/yaml/issues/530)) - Add sponsorship by [Scipress](https://www.scipress.io/) ([#&#8203;536](https://togithub.com/eemeli/yaml/issues/536)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 8pm on monday" in timezone America/Chicago, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/compiler-explorer/compiler-explorer). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update aws-sdk-js-v3 monorepo to ^3.565.0 (#6411)gh-11560renovate[bot]2024-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@aws-sdk/client-dynamodb](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-dynamodb) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb)) | [`^3.556.0` -> `^3.565.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-dynamodb/3.556.0/3.565.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-dynamodb/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-dynamodb/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-dynamodb/3.556.0/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-dynamodb/3.556.0/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@aws-sdk/client-ec2](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-ec2) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2)) | [`^3.557.0` -> `^3.565.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-ec2/3.557.0/3.565.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-ec2/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-ec2/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-ec2/3.557.0/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-ec2/3.557.0/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@aws-sdk/client-s3](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)) | [`^3.556.0` -> `^3.565.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-s3/3.556.0/3.565.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-s3/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-s3/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-s3/3.556.0/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-s3/3.556.0/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@aws-sdk/client-ssm](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-ssm) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)) | [`^3.556.0` -> `^3.565.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-ssm/3.556.0/3.565.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-ssm/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-ssm/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-ssm/3.556.0/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-ssm/3.556.0/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@aws-sdk/credential-providers](https://togithub.com/aws/aws-sdk-js-v3/tree/main/packages/credential-providers) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers)) | [`^3.556.0` -> `^3.565.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fcredential-providers/3.556.0/3.565.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fcredential-providers/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fcredential-providers/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fcredential-providers/3.556.0/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fcredential-providers/3.556.0/3.565.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-dynamodb)</summary> ### [`v3.565.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#35650-2024-04-29) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) **Note:** Version bump only for package [@&#8203;aws-sdk/client-dynamodb](https://togithub.com/aws-sdk/client-dynamodb) ### [`v3.564.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#35640-2024-04-26) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.563.0...v3.564.0) **Note:** Version bump only for package [@&#8203;aws-sdk/client-dynamodb](https://togithub.com/aws-sdk/client-dynamodb) ### [`v3.563.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#35630-2024-04-25) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.556.0...v3.563.0) **Note:** Version bump only for package [@&#8203;aws-sdk/client-dynamodb](https://togithub.com/aws-sdk/client-dynamodb) </details> <details> <summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-ec2)</summary> ### [`v3.565.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ec2/CHANGELOG.md#35650-2024-04-29) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) **Note:** Version bump only for package [@&#8203;aws-sdk/client-ec2](https://togithub.com/aws-sdk/client-ec2) ### [`v3.564.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ec2/CHANGELOG.md#35640-2024-04-26) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.563.0...v3.564.0) **Note:** Version bump only for package [@&#8203;aws-sdk/client-ec2](https://togithub.com/aws-sdk/client-ec2) ### [`v3.563.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ec2/CHANGELOG.md#35630-2024-04-25) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.562.0...v3.563.0) **Note:** Version bump only for package [@&#8203;aws-sdk/client-ec2](https://togithub.com/aws-sdk/client-ec2) ### [`v3.562.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ec2/CHANGELOG.md#35620-2024-04-24) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.561.0...v3.562.0) ##### Features - **client-ec2:** Launching capability for customers to enable or disable automatic assignment of public IPv4 addresses to their network interface ([6121a23](https://togithub.com/aws/aws-sdk-js-v3/commit/6121a23480f7be708bad3b2d4e50eeec7b5fe667)) ### [`v3.561.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ec2/CHANGELOG.md#35610-2024-04-23) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.557.0...v3.561.0) ##### Features - **client-ec2:** This release introduces EC2 AMI Deregistration Protection, a new AMI property that can be enabled by customers to protect an AMI against an unintended deregistration. This release also enables the AMI owners to view the AMI 'LastLaunchedTime' in DescribeImages API. ([4fcf9f7](https://togithub.com/aws/aws-sdk-js-v3/commit/4fcf9f7235d718e620e3fa4df1253aa1fd2dd453)) </details> <details> <summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-s3)</summary> ### [`v3.565.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35650-2024-04-29) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) **Note:** Version bump only for package [@&#8203;aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) ### [`v3.564.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35640-2024-04-26) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.563.0...v3.564.0) **Note:** Version bump only for package [@&#8203;aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) ### [`v3.563.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35630-2024-04-25) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.556.0...v3.563.0) **Note:** Version bump only for package [@&#8203;aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) </details> <details> <summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-ssm)</summary> ### [`v3.565.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ssm/CHANGELOG.md#35650-2024-04-29) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) **Note:** Version bump only for package [@&#8203;aws-sdk/client-ssm](https://togithub.com/aws-sdk/client-ssm) ### [`v3.564.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ssm/CHANGELOG.md#35640-2024-04-26) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.563.0...v3.564.0) **Note:** Version bump only for package [@&#8203;aws-sdk/client-ssm](https://togithub.com/aws-sdk/client-ssm) ### [`v3.563.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ssm/CHANGELOG.md#35630-2024-04-25) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.562.0...v3.563.0) **Note:** Version bump only for package [@&#8203;aws-sdk/client-ssm](https://togithub.com/aws-sdk/client-ssm) ### [`v3.562.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ssm/CHANGELOG.md#35620-2024-04-24) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.556.0...v3.562.0) ##### Features - **client-ssm:** Add SSM DescribeInstanceProperties API to public AWS SDK. ([aef9d12](https://togithub.com/aws/aws-sdk-js-v3/commit/aef9d12aa193419265f6adcd137a66262c51838f)) </details> <details> <summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/credential-providers)</summary> ### [`v3.565.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/credential-providers/CHANGELOG.md#35650-2024-04-29) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) **Note:** Version bump only for package [@&#8203;aws-sdk/credential-providers](https://togithub.com/aws-sdk/credential-providers) ### [`v3.564.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/credential-providers/CHANGELOG.md#35640-2024-04-26) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.563.0...v3.564.0) **Note:** Version bump only for package [@&#8203;aws-sdk/credential-providers](https://togithub.com/aws-sdk/credential-providers) ### [`v3.563.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/credential-providers/CHANGELOG.md#35630-2024-04-25) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.556.0...v3.563.0) **Note:** Version bump only for package [@&#8203;aws-sdk/credential-providers](https://togithub.com/aws-sdk/credential-providers) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 8pm on monday" in timezone America/Chicago, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/compiler-explorer/compiler-explorer). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update dependency eslint-plugin-n to ^17.3.1 (#6412)gh-11559renovate[bot]2024-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-n](https://togithub.com/eslint-community/eslint-plugin-n) | [`^17.2.1` -> `^17.3.1`](https://renovatebot.com/diffs/npm/eslint-plugin-n/17.2.1/17.3.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-n/17.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-n/17.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-n/17.2.1/17.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-n/17.2.1/17.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint-community/eslint-plugin-n (eslint-plugin-n)</summary> ### [`v17.3.1`](https://togithub.com/eslint-community/eslint-plugin-n/releases/tag/v17.3.1): Release 17.3.1 [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.3.0...v17.3.1) - Revert "fix: unsupported-features/node-builtins-modules range compare" ([#&#8203;254](https://togithub.com/eslint-community/eslint-plugin-n/issues/254)) ([`caecf3e`](https://togithub.com/eslint-community/eslint-plugin-n/commit/caecf3e)) ### [`v17.3.0`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#1730-2024-04-24) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.2.1...v17.3.0) ##### 🌟 Features - More es-syntax deprecations ([#&#8203;249](https://togithub.com/eslint-community/eslint-plugin-n/issues/249)) ([2ecee79](https://togithub.com/eslint-community/eslint-plugin-n/commit/2ecee796c53733c70ea671a1e029aed9cf06d050)) ##### 🩹 Fixes - unsupported-features/node-builtins-modules range compare ([#&#8203;252](https://togithub.com/eslint-community/eslint-plugin-n/issues/252)) ([d50ae85](https://togithub.com/eslint-community/eslint-plugin-n/commit/d50ae85c209a47a8a5d4c1bedaa94e6a77540095)) ##### 🧹 Chores - update outdated funding ([#&#8203;246](https://togithub.com/eslint-community/eslint-plugin-n/issues/246)) ([8d711f5](https://togithub.com/eslint-community/eslint-plugin-n/commit/8d711f5446655c9874aeffb2ef28b3c4d8463fb6)) - upgrade globals v15 ([#&#8203;241](https://togithub.com/eslint-community/eslint-plugin-n/issues/241)) ([eb11b5b](https://togithub.com/eslint-community/eslint-plugin-n/commit/eb11b5b35a6a797dc7fba6df53b1c4dada3a2a55)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 8pm on monday" in timezone America/Chicago, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/compiler-explorer/compiler-explorer). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Add bincode support for Rust (#6404)gh-11557Jason Rahman2024-04-29
| | | | | | | Adding bincode Rust crate support. Serialization/deserialization is perf sensitive, so adding bincode crate support helps evaluate bincode assembly generation for different struct types. infra repo PR is: https://github.com/compiler-explorer/infra/pull/1287
* Revert "Cmake updates (#6368)"gh-11556Matt Godbolt2024-04-29
| | | | | | This reverts commit 46d55e842de5718a6899a68482a6ead8f16160b2. There are unknown versions of cmake in this
* Cmake updates (#6368)gh-11555Ben Boeckel2024-04-29
|
* Add profile support for dex2oat. (#6382)gh-11554kevinjeon-g2024-04-29
| | | | | | | | | | | | dex2oat supports profile-guided compilation. In addition to taking dex code as an input, it can take a profile as another input, to guide the compilation. The profile determines which methods need to be compiled, how calls can be inlined, and so on. Because Compiler Explorer doesn't support multiple input files, the profile is added as a comment block in the Java/Kotlin source code. A post-processor extracts the profile from the comment block into a separate file, in order to input it to dex2oat.
* Fix inline opt-remarks: toggling a filter off did not remove the remarks ↵gh-11534Ofek2024-04-28
| | | | | | from the display. (#6407) No idea how this worked on my machine prior to submitting... Anyway, fixed now.
* Fix duplicated filters in logging (#6399)gh-11528Patrick Quist2024-04-27
|
* Removed UseDynamicNumberOfCompilerThreads command-line argument when running ↵gh-11519Filippo Barbari2024-04-25
| | | | | | | | | on java <11 (#6397) This fixes #6388. --------- Co-authored-by: Rubén Rincón Blanco <git@rinconblanco.es>
* Opt remarks: replace hover-over-sidebar display with inline text (#6393)gh-11512Ofek2024-04-25
| | | ![inlineoptrem](https://github.com/compiler-explorer/compiler-explorer/assets/73080/6c306b3f-2256-4578-b1d3-beaa1494a083)
* Fix #6394: preserve optview filters when sharing (#6395)gh-11498Ofek2024-04-23
|
* Add RGA 2.9 (#6369)gh-11491Patrick Quist2024-04-23
|
* Add fpc trunk version (#6390)gh-11490Patrick Quist2024-04-23
| | | https://github.com/compiler-explorer/infra/pull/1282
* Migrate to eslint-plugin-n; as ...-node is deprecated (#6387)gh-11484Matt Godbolt2024-04-23
| | | Replaces #6310
* The bumpinationgh-11479Matt Godbolt2024-04-22
|
* Major bumps (#6385)gh-11478Matt Godbolt2024-04-22
| | | | | - enhanced-ms and fix - css-loader - vitest
* Minor package bumps (#6384)gh-11472Matt Godbolt2024-04-22
|
* Disable GA (#6302)gh-11469Patrick Quist2024-04-22
|
* More structured logging of compiles (#5105)gh-11468Matt Godbolt2024-04-22
|
* fix editiongh-11464partouf2024-04-22
|