René's URL Explorer Experiment


Title: chore(deps): update all non-major dependencies by renovate[bot] · Pull Request #97 · Developmint/developmint.de · GitHub

Open Graph Title: chore(deps): update all non-major dependencies by renovate[bot] · Pull Request #97 · Developmint/developmint.de

X Title: chore(deps): update all non-major dependencies by renovate[bot] · Pull Request #97 · Developmint/developmint.de

Description: This PR contains the following updates: Package Change Age Adoption Passing Confidence @nuxtjs/axios ^5.6.0 -> ^5.13.6 @nuxtjs/google-analytics ^2.2.0 -> ^2.4.0 @nuxtjs/netlify-files ^1.0.0 -> ^1.2.0 @nuxtjs/pwa ^3.0.0-beta.19 -> ^3.3.5 @nuxtjs/tailwindcss ^1.1.2 -> ^1.4.1 @vue/composition-api ^0.3.2 -> ^0.6.7 babel-eslint ^10.0.3 -> ^10.1.0 eslint (source) ^6.5.1 -> ^6.8.0 eslint-loader ^3.0.2 -> ^3.0.4 eslint-plugin-nuxt ^0.4.3 -> ^0.5.2 husky (source) ^3.0.8 -> ^3.1.0 intersection-observer ^0.7.0 -> ^0.12.2 nuxt-edge ^2.10.0-26175435.15fa12fc -> ^2.10.0-26326094.e9c4bcfe nuxt-i18n (source) ^6.3.0 -> ^6.28.1 nuxt-svg-loader ^1.0.1 -> ^1.2.0 postcss-nested ^4.1.2 -> ^4.2.3 shifty (source) ^2.8.0 -> ^2.20.4 vue-observe-visibility ^0.4.4 -> ^0.4.6 vuelidate ^0.7.4 -> ^0.7.7 Release Notes nuxt-community/axios-module (@​nuxtjs/axios) v5.13.6 Compare Source v5.13.5 Compare Source v5.13.4 Compare Source v5.13.3 Compare Source v5.13.2 Compare Source v5.13.1 Compare Source v5.13.0 Compare Source Features support baseUrl and browserBaseUrl to handle casing typos (8904847) Bug Fixes add x-forwarded-port and x-forwarded-proto to proxyHeaderIgnore defaults (#​465) (a1a1894) 5.12.5 (2021-01-04) Bug Fixes add x-forwarded-host to proxyHeaderIgnore defaults (#​462) (433548b), closes #​456 5.12.4 (2020-12-14) Bug Fixes preserve default headers with custom headers (#​452) (55f994f) 5.12.3 (2020-11-30) Bug Fixes $loading().set(Infinity) issue (#​424) (7b32262) 5.12.2 (2020-08-25) Bug Fixes types: extend Axios.AxiosRequestConfig with "progress" option (#​408) (ea4ea7e) Docs Migrate docs to nuxt/content (#​404) 5.12.1 (2020-08-05) Bug Fixes plugin: hide progress-bar on cancelled requests (#​398) (2061721) v5.12.5 Compare Source v5.12.4 Compare Source v5.12.3 Compare Source v5.12.2 Compare Source v5.12.1 Compare Source v5.12.0 Compare Source Features plugin: support runtimeConfig (#​387) (351ea5e) Bug Fixes types: add axios-retry type def for more options (#​378) (40a0c58) types: add prefix, port, host options to axios types (#​381) (301805b) v5.11.0 Compare Source Features experimental runtimeConfig support (07ca13c) Bug Fixes plugin: always get global $nuxt while loading (#​364) (e848b9d) 5.10.3 (2020-04-30) Bug Fixes globalName fallback for nuxt < 2.2.0 (12da6c8) 5.10.2 (2020-04-27) Bug Fixes plugin: add missing $ prefix to globalName (#​356) (47788bd) 5.10.1 (2020-04-22) v5.10.3 Compare Source v5.10.2 Compare Source v5.10.1 Compare Source v5.10.0 Compare Source Features plugin: enable server brotli if supported (closes #​276) (074f98c) Bug Fixes module: browserBaseURL as empty string (fixes #​303) (18afe5c) plugin: preserve default headers (fixes #​323) (6c5605d) plugin: use globalName instead of $nuxt (fixes #​345) (fd1f8ec) 5.9.7 (2020-03-30) Bug Fixes plugin: don't convert falsy urls to string (#​347) (b8a510e) 5.9.6 (2020-03-27) Bug Fixes module: always set protocol to https when https: true is set (#​344) (6f82570) 5.9.5 (2020-02-02) Bug Fixes types: add setBaseURL (#​329) (9d00d6a) 5.9.4 (2020-01-30) Bug Fixes types: add setBaseURL (#​329) (9d00d6a) 5.9.3 (2020-01-11) Bug Fixes types: extend from AxiosStatic (#​319) (9223a57) 5.9.2 (2020-01-02) 5.9.1 (2020-01-02) v5.9.7 Compare Source v5.9.6 Compare Source v5.9.5 Compare Source v5.9.4 Compare Source v5.9.3 Compare Source v5.9.2 Compare Source v5.9.1 Compare Source v5.9.0 Compare Source Features add CancelToken and isCancel to axios instance (#​292) (474910b) add function helper setBaseURL (#​296) (c429d55) allow adding custom headers with nuxt config (#​294) (af1e86d) allow creating new instances (#​306) (2ca95e5) Bug Fixes docs: should be response.code instead of code (#​197) (d07102e) headers: don't proxy content-md5 and content-type (#​300) (46c49e2) progress: handle canceled requests (#​301) (2903fd5) types: correct Vuex Store instance (#​227) (e5747eb) use Axios for isCancel (fixes #​301) (4f71479) v5.8.0 Compare Source Features add CancelToken and isCancel to axios instance (#​292) (b9335b1) 5.7.1 (2019-10-22) Bug Fixes use Axios for isCancel (fixes #​301) (82dfccc) v5.7.1 Compare Source v5.7.0 Compare Source Features add function helper setBaseURL (#​296) (1028bbc) allow adding custom headers with nuxt config (#​294) (3e38906) Bug Fixes headers: don't proxy content-md5 and content-type (#​300) (f959c58) progress: handle canceled requests (#​301) (5096060) nuxt-community/analytics-module (@​nuxtjs/google-analytics) v2.4.0 Compare Source Features plugin: support runtimeConfig (#​81) (8248e60) v2.3.0 Compare Source Features typescript typings (#​78) (5c75f37) 2.2.3 (2020-01-10) 2.2.2 (2019-12-03) 2.2.1 (2019-10-25) Bug Fixes send hits in production mode by default (#​60) (0871f84) v2.2.3 Compare Source v2.2.2 Compare Source v2.2.1 Compare Source nuxt-community/netlify-files-module (@​nuxtjs/netlify-files) v1.2.0 Compare Source Features programmatic netlify.toml support & copying (#​11) (f9ab430) v1.1.0 Compare Source Refactor the module based on @nuxtjs/module-test-utils nuxt-community/pwa-module (@​nuxtjs/pwa) v3.3.5 Compare Source v3.3.4 Compare Source v3.3.3 Compare Source v3.3.2 Compare Source v3.3.1 Compare Source v3.3.0 Compare Source Features manifest: add revision to start_url (ad26827) Bug Fixes manifest: invalidate start_url cache (240d4a1) precached files are not updated (#​386) (872dce1) 3.2.2 (2020-10-13) Bug Fixes serve static webpack assets from disk in dev mode (fixes #​373) (8298f95) 3.2.1 (2020-10-13) Bug Fixes workbox: precache start_url (resolves #​372) (27e19a0) v3.2.2 Compare Source v3.2.1 Compare Source v3.2.0 Compare Source Bug Fixes support build cache (#​371) (9a825c9) meta: fix mergeMeta cjs export (774f1a8) workbox: restore sw.js with smart build (fixes #​352) (491f440) 3.1.2 (2020-10-07) Bug Fixes meta: avoid unnecessary log for meta.json (de8e039) meta: fix issues regarding favicon.ico fallback (7a1e773) 3.1.1 (2020-10-07) Bug Fixes meta: load meta when ssr is disable and using nuxt dev (fixes #​219) (b6a5ead) workbox: handle offlinePage options (fixes #​365) (2b9856e) v3.1.2 Compare Source v3.1.1 Compare Source v3.1.0 Compare Source Features meta: merge head at runtime (#​363) (c0d86ea) Bug Fixes icon: fork without original process args (#​343) (8b1f19f) manifest: do not use nuxt loading bar color as default theme_color (#​344) (a18a79f) meta: add missing router.base prefix to favicon (#​354) (3e910ae) meta: allow setting appleStatusBarStyle without mobileAppIOS (b0f226a), closes #​338 meta: prevent build failure for ios splash image when no icon is used (#​362) (494eed5) workbox: New configuration for specifying plugins when configuring a strategy (#​337) (dacf7ec), closes /github.com/nuxt-community/pwa-module/pull/337#issuecomment-681870522 3.0.2 (2020-08-26) Bug Fixes workbox: missing required parameter request for handle() (#​335) (eedf23f) 3.0.1 (2020-08-17) Bug Fixes icon: update warning url to docs (#​329) (61633fa) v3.0.2 Compare Source v3.0.1 Compare Source v3.0.0 Compare Source Bug Fixes icon: handle situation where the iconSrc is null or undefined (#​187) (66be874) v3.0.0-beta.20 Compare Source nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss) v1.4.1 Compare Source v1.4.0 Compare Source Features Add exposeConfig option to reference resolved config in javascript runtime (PR #​69) See demo and source code Chore Upgrade dependencies v1.3.3 Compare Source Fix: don't purge base and components (#​65 by @​hecktarzuli) Upgrade dependencies (#​63) v1.3.2 Compare Source Upgrade to Tailwind v1.2 (#​60) Fix override PurgeCSS "enabled" option (#​59) v1.3.1 Compare Source Fix a regression: PurgeCSS stopped working after upgrade to v.1.3.0 Related Issues: #​52 and #​54 v1.3.0 Compare Source Upgrade TailwindCSS to v1.1.4 Add purgeCSSInDev option to activate purgeCSS in development mode v1.2.0 Compare Source Features add support for deprecated build.postcss.plugins array syntax (#​36) (6c3f550) 1.1.2 (2019-08-08) Bug Fixes upgrade tailwind and remove log (c2a5798) 1.1.1 (2019-07-29) Bug Fixes changelog (bc65736) vuejs/composition-api (@​vue/composition-api) v0.6.7 Compare Source Bug Fixes toRefs: do not warn when toRefs is called in a prop value (#​405) (048b6d3) type: improve defineComponent type for option apis (#​406) (1c64108) Features auto install when using CDN (#​403) (77ba15b) export nextTick (#​401) (d70c904) v0.6.6 Compare Source Reverts #​387 (#​395) (b9fab71) v0.6.5 Compare Source Bug Fixes watchEffect: prevent recursive calls when using flush:sync (#​389) (f7f1e77) not unwrapping markRaw objects (#​386) (575d100) unwrap refs returned by data (#​387) (1f07075) v0.6.4 Compare Source Bug Fixes setup: call stack exceeded when returning circular dependency (#​380) (66f58ba) setup: Vue.extend(Comp).extend({}) - vue-test-utils (#​383) (ce932bf) v0.6.3 Compare Source Bug Fixes unwrapRefProxy native objects handling (#​376) (8322fc7), closes #​375 v0.6.2 Compare Source Bug Fixes reactivity: unwrap nested refs on the template (#​361) (1fd48f5) defineComponent() with array props (#​364) (d7048d4) setup: Allow retuning frozen objects on the setup (#​366) (bca3a69) mark props as reactive (#​359) (bc78428) v0.6.1 Compare Source Fix __DEV__ is not defined, #​355, @​yoyo930021 v0.6.0 Compare Source Great thanks to @​pikax for #​311, making most of the APIs better aligned with the latest vue-next. BREAKING CHANGE The lazy option of watch has been replaced by the opposite immediate option, which defaults to false. (It's ignored when using the effect signature). more details (#​266) Rename nonReactive to markRaw watchEffect now follows the same behaviour as v3 (triggers immediately). UnwrapRef types from vue-next this can cause some incompatibilities. Bug Fixes Added missing reactivity API from vue-next, #​311, @​pikax Fix return type of toRefs, #​315 Fix incorrect ref typing, #​344, @​antfu Binding context vm when using function without parentheses, #​148, @​pikax computed: destroy helper vm of computed to prevent memleak, #​277, @​LinusBorg Remove the surplus Function type from PropType, #​352, @​pikax Features Added unref(#​309), isReactive (#​327), toRef (#​313), UnwrapRef (#​247) Added shallowReactive, shallowRef Added toRaw getCurrentInstance available on the lifecycle hooks (onMounted, etc) getCurrentInstance returns undefined when called outside setup instead of throwing exception Types Align reactivity types with vue-next v0.5.0 Compare Source New: watchEffect function, lingin up with the latest version of the RFC (RFC docs) (#​275) Fix: setup from a mixin should called before the component's own (#​276) Fix(types): Fix corner case in UnWrapRef internal type (#​261) types: Add Element to bailout types for unwrapping (#​278) v0.4.0 Compare Source Refactor: rename createComponent to defineComponent (the createComponent function is still there but deprecated) #​230 Fix: correct the symbol check; fixes the compatibility issue in iOS 9 #​218 Fix: avoid accessing undeclared instance fields on type-level; fixes Vetur template type checking; fixes vue-router type compatibility #​189 Fix: onUnmounted should not be run on deactivated #​217 v0.3.4 Compare Source Fixed reactive setter not working on the server. New isServer setup context property. v0.3.3 Compare Source Fixed make __ob__ unenumerable #​149. Fixed computed type Expose getCurrentInstance for advanced usage in Vue plugins. New onServerPrefetch lifecycle hook and new ssrContext setup context property #​198. babel/babel-eslint (babel-eslint) v10.1.0 Compare Source Added ability to parse Flow enums #​812 (@​gkz) eslint/eslint (eslint) v6.8.0 Compare Source c5c7086 Fix: ignore aligning single line in key-spacing (fixes #​11414) (#​12652) (YeonJuan) 9986d9e Chore: add object option test cases in yield-star-spacing (#​12679) (YeonJuan) 1713d07 New: Add no-error-on-unmatched-pattern flag (fixes #​10587) (#​12377) (ncraley) 5c25a26 Update: autofix bug in lines-between-class-members (fixes #​12391) (#​12632) (YeonJuan) 4b3cc5c Chore: enable prefer-regex-literals in eslint codebase (#​12268) (薛定谔的猫) 05faebb Update: improve suggestio Configuration 📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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. 👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired. If you want to rebase/retry this PR, check this box This PR has been generated by Mend Renovate. View repository job log here.

Open Graph Description: This PR contains the following updates: Package Change Age Adoption Passing Confidence @nuxtjs/axios ^5.6.0 -> ^5.13.6 @nuxtjs/google-analytics ^2.2.0 -> ^2.4.0 @nuxtjs/net...

X Description: This PR contains the following updates: Package Change Age Adoption Passing Confidence @nuxtjs/axios ^5.6.0 -&gt; ^5.13.6 @nuxtjs/google-analytics ^2.2.0 -&gt; ^2.4.0 @nu...

Opengraph URL: https://github.com/Developmint/developmint.de/pull/97

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:6186defd-fd1b-1659-5967-e96dd0d3cfc6
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idAC74:DB6A3:EFCE1:13929A:698E9E5D
html-safe-nonce060d7247385d295061296d6eb9e5fc2e6e3a9991a3dbe21f4bbddaf14c2ee12c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQzc0OkRCNkEzOkVGQ0UxOjEzOTI5QTo2OThFOUU1RCIsInZpc2l0b3JfaWQiOiIxMTc0OTU0MDcwMTMwOTkwNjg1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac5c7686e46ac6d22d14b0286eeefbd1783abdf49194972924fcb3df55bdec0330
hovercard-subject-tagpull_request:327607236
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/Developmint/developmint.de/pull/97/files
twitter:imagehttps://avatars.githubusercontent.com/in/2740?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/2740?s=400&v=4
og:image:altThis PR contains the following updates: Package Change Age Adoption Passing Confidence @nuxtjs/axios ^5.6.0 -> ^5.13.6 @nuxtjs/google-analytics ^2.2.0 -> ^2.4.0 @nuxtjs/net...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonecb2828a801ee6b7be618f3ac76fbf55def35bbc30f053a9c41bf90210b8b72ba
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/Developmint/developmint.de git https://github.com/Developmint/developmint.de.git
octolytics-dimension-user_id29969219
octolytics-dimension-user_loginDevelopmint
octolytics-dimension-repository_id125930547
octolytics-dimension-repository_nwoDevelopmint/developmint.de
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id125930547
octolytics-dimension-repository_network_root_nwoDevelopmint/developmint.de
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasee6b91a7e6e46287d26887e3fb7a4161657bab8f7
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FDevelopmint%2Fdevelopmint.de%2Fpull%2F97%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FDevelopmint%2Fdevelopmint.de%2Fpull%2F97%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=Developmint%2Fdevelopmint.de
Reloadhttps://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97/files
Reloadhttps://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97/files
Reloadhttps://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97/files
Developmint https://patch-diff.githubusercontent.com/Developmint
developmint.dehttps://patch-diff.githubusercontent.com/Developmint/developmint.de
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FDevelopmint%2Fdevelopmint.de
Fork 17 https://patch-diff.githubusercontent.com/login?return_to=%2FDevelopmint%2Fdevelopmint.de
Star 87 https://patch-diff.githubusercontent.com/login?return_to=%2FDevelopmint%2Fdevelopmint.de
Code https://patch-diff.githubusercontent.com/Developmint/developmint.de
Issues 11 https://patch-diff.githubusercontent.com/Developmint/developmint.de/issues
Pull requests 10 https://patch-diff.githubusercontent.com/Developmint/developmint.de/pulls
Actions https://patch-diff.githubusercontent.com/Developmint/developmint.de/actions
Projects 0 https://patch-diff.githubusercontent.com/Developmint/developmint.de/projects
Security 0 https://patch-diff.githubusercontent.com/Developmint/developmint.de/security
Insights https://patch-diff.githubusercontent.com/Developmint/developmint.de/pulse
Code https://patch-diff.githubusercontent.com/Developmint/developmint.de
Issues https://patch-diff.githubusercontent.com/Developmint/developmint.de/issues
Pull requests https://patch-diff.githubusercontent.com/Developmint/developmint.de/pulls
Actions https://patch-diff.githubusercontent.com/Developmint/developmint.de/actions
Projects https://patch-diff.githubusercontent.com/Developmint/developmint.de/projects
Security https://patch-diff.githubusercontent.com/Developmint/developmint.de/security
Insights https://patch-diff.githubusercontent.com/Developmint/developmint.de/pulse
renovatehttps://patch-diff.githubusercontent.com/apps/renovate
masterhttps://patch-diff.githubusercontent.com/Developmint/developmint.de/tree/master
renovate/all-minor-patchhttps://patch-diff.githubusercontent.com/Developmint/developmint.de/tree/renovate/all-minor-patch
Conversation 39 https://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97
Commits 1 https://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97/commits
Checks 0 https://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97/checks
Files changed https://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97/files
Please reload this pagehttps://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97/files
chore(deps): update all non-major dependencies https://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97/files
fa704f7 chore(deps): update all non-major dependencies renovate[bot] Mar 24, 2023 https://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97/commits/fa704f765b71f643fd855e3b470fb4185c4d3040
Clear filters https://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97/files
Please reload this pagehttps://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97/files
Please reload this pagehttps://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97/files
package.jsonhttps://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
View file https://patch-diff.githubusercontent.com/Developmint/developmint.de/blob/fa704f765b71f643fd855e3b470fb4185c4d3040/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://patch-diff.githubusercontent.com/Developmint/developmint.de/pull/97/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.