Conversation
79fa269 to
ed11489
Compare
ed11489 to
7f3f89b
Compare
Gweaton
approved these changes
Aug 15, 2023
yndajas
added a commit
that referenced
this pull request
Aug 31, 2023
2.28.0 introduced a breaking change to `import/order` where the order of nested groups (whose purpose is to define different types of imports that are of equivalent rank) started to matter: a single nested group would be treated as though it wasn't nested We [got around this][1] by adding a second nested group with most if not all of the other import types we use It looks like #141 brought us back to 2.27.5. If we go back to 2.28.0 now and revert to the simpler config, for some reason the ESLint errors don't reappear In any case, I submitted a [bug fix][2] in eslint-plugin-import 💅 This was released in 2.28.1, so we should upgrade, hopefully preventing an unexpected return to confusing errors [1]: ab5a73e [2]: import-js/eslint-plugin-import#2854
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.61.1->7.64.04.14.196->4.14.19718.17.4->18.17.56.3.0->6.4.06.3.0->6.4.02.7.0->2.7.28.46.0->8.47.03.5.5->3.6.018.17.0->18.17.11.64.2->1.65.15.0.1->5.2.03.0.0->3.0.18.0.9->8.1.0Release Notes
getsentry/sentry-javascript (@sentry/node)
v7.64.0Compare Source
v7.63.0Compare Source
exceptionFromErrorfor use in hybrid SDKs (#8766)autoInstrumentServerFunctionsandautoInstrumentAppDirectory(#8781)hasCheckouthandling (#8782)v7.62.0Compare Source
Important Changes
ContextLinesintegration for html-embedded JS stack frames (#8699)This release adds the
ContextLinesintegration as an optional integration for the Browser SDKs to@sentry/integrations.This integration adds source code from inline JavaScript of the current page's HTML (e.g. JS in
<script>tags) to stack traces of captured errors.It can't collect source code from assets referenced by your HTML (e.g.
<script src="..." />).The
ContextLinesintegration is useful when you have inline JS code in HTML pages that can't be accessed by Sentry's backend, for example, due to a login-protected page.Other Changes
dirnameandbasenameshould handle Windows paths (#8737)flush,close, andlastEventIdinto@sentry/core(#8731)JSON.stringifyon prisma client when logging (#8745)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.4.0Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.4.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
microsoft/ApplicationInsights-node.js (applicationinsights)
v2.7.2Compare Source
#1185 Fix issue with older version of Node.js runtime
v2.7.1Compare Source
#1179 Update dependencies with security vulnerabilities
#1162 Update azure/opentelemetry-instrumentation Dependency
eslint/eslint (eslint)
v8.47.0Compare Source
Features
53d7508feat: update regex for methods withthisArg(#17439) (Francesco Trotta)Bug Fixes
631648efix: do not report on shadowed constructors inno-new-wrappers(#17447) (Francesco Trotta)Documentation
a766a48docs: document lack of config file names (#17442) (James)a1635d6docs: Update README (GitHub Actions Bot)47a0859docs: updaterequire-unicode-regexp.mdas following up #17402 (#17441) (SUZUKI Sosuke)fcdc85ddocs: Update README (GitHub Actions Bot)2a92b6cdocs: update with "Specifying Parser Options" (#17435) (Cheol-Won)d743ed3docs: add metadata for parser/processor (#17438) (Huáng Jùnliàng)224376cdocs: Update README (GitHub Actions Bot)a41a8e4docs: update script names in README (#17432) (Nitin Kumar)Chores
bf69aa6chore: Update dependencies (#17456) (Nicholas C. Zakas)0e45760chore: package.json update for @eslint/js release (ESLint Jenkins)757bfe1chore: Remove add-to-triage (#17450) (Nicholas C. Zakas)b066640chore: standardize npm script names (#17431) (Nitin Kumar)6b2410fchore: Update add-to-triage.yml (#17444) (Nicholas C. Zakas)import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)
v3.6.0Compare Source
Minor Changes
b5ea367Thanks @SukkaW! - refactor: dropglobbyandsynckitnodejs/node (node)
v18.17.1: 2023-08-09, Version 18.17.1 'Hydrogen' (LTS), @RafaelGSSCompare Source
This is a security release.
Notable Changes
The following CVEs are fixed in this release:
More detailed information on each of the vulnerabilities can be found in August 2023 Security Releases blog post.
Commits
fe3abdf82e] - deps: update archs files for openssl-3.0.10+quic1 (Node.js GitHub Bot) #490362c5a522d9c] - deps: upgrade openssl sources to quictls/openssl-3.0.10+quic1 (Node.js GitHub Bot) #4903615bced0bde] - policy: handle Module.constructor and main.extensions bypass (RafaelGSS) nodejs-private/node-private#417d4570fae35] - policy: disable process.binding() when enabled (Tobias Nießen) nodejs-private/node-private#460sass/dart-sass (sass)
v1.65.1Compare Source
1.65.0.v1.65.0Compare Source
All functions defined in CSS Values and Units 4 are now parsed as calculation
objects:
round(),mod(),rem(),sin(),cos(),tan(),asin(),acos(),atan(),atan2(),pow(),sqrt(),hypot(),log(),exp(),abs(), andsign().Deprecate explicitly passing the
%unit to the globalabs()function. Infuture releases, this will emit a CSS abs() function to be resolved by the
browser. This deprecation is named
abs-percent.kutsan/stylelint-config-clean-order (stylelint-config-clean-order)
v5.2.0Compare Source
Features
v5.1.0Compare Source
Features
error. To use it, extend the config from"stylelint-config-clean-order/error".simonsmith/stylelint-selector-bem-pattern (stylelint-selector-bem-pattern)
v3.0.1Compare Source
3.0.0
2.1.1
2.1.0
implicitUtilities#382.0.0
postcss-bem-linterto3.0.0. See[https://github.com/postcss/postcss-bem-linter/releases/tag/3.0.0]\(release
notes)
1.1.1
ignoreCustomProperties.rootforimplicitComponentswarning if nonodeis in the warning.1.1.0
implicitComponents.1.0.0
0.2.3
devDependenciestodependencies.0.2.2
0.2.1
presetOptionswere passed.0.2.0
stylelint.createPlugin().0.1.0+
ladjs/superagent (superagent)
v8.1.0Compare Source
8b5400b2fd4292a29a062a62866a4691583req.destroyed = trueon abort70c464c259a43fef969fa780140873c7efb988636fConfiguration
📅 Schedule: Branch creation - "after 9am every weekday,before 5pm every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.