Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Dashboard #455

Open
37 tasks
renovate bot opened this issue Aug 30, 2021 · 0 comments
Open
37 tasks

Dependency Dashboard #455

renovate bot opened this issue Aug 30, 2021 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Aug 30, 2021

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency tsup to v8.3.6
  • chore(deps): update dependency tailwindcss-hocus to v1
  • chore(deps): update pnpm to v9.15.5
  • chore(deps): update node.js to v22 (node, @types/node)
  • chore(deps): update pnpm to v10
  • fix(deps): update dependency framer-motion to v12
  • fix(deps): update dependency title to v4
  • chore(deps): lock file maintenance
  • 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/ci.yaml
  • actions/checkout v4
  • actions/checkout v4
  • actions/checkout v4
  • actions/checkout v4
.github/workflows/helper-worker-deploy.yaml
  • actions/checkout v4
  • cloudflare/wrangler-action v3.7.0
.github/workflows/lint.yaml
.github/workflows/website-router-deploy.yaml
  • actions/checkout v4
  • cloudflare/wrangler-action v3.7.0
nodenv
.node-version
  • node 21.7.3
npm
package.json
  • @theguild/eslint-config 0.12.1
  • @theguild/prettier-config 2.0.7
  • @vue/compiler-sfc ^3.3.4
  • eslint 8.57.1
  • eslint-plugin-mdx 3.1.5
  • prettier 3.3.3
  • prettier-plugin-tailwindcss 0.4.1
  • pretty-quick 4.0.0
  • remark-frontmatter 5.0.0
  • remark-lint-no-multiple-toplevel-headings 3.1.2
  • remark-preset-lint-consistent 5.1.2
  • remark-preset-lint-markdown-style-guide 5.1.3
  • remark-preset-lint-recommended 6.1.3
  • remark-preset-prettier 2.0.1
  • typescript 5.7.3
  • node >=22
  • pnpm >=9
  • pnpm 9.15.3
  • hast-util-to-estree ^3.0.0
packages/blog-sync/package.json
  • @types/js-yaml 4.0.9
  • @types/node 20.17.12
  • estree-walker 3.0.3
  • globby 14.0.2
  • guild-devto-nodejs-sdk 1.0.6
  • js-yaml 4.1.0
  • remark-frontmatter 5.0.0
  • remark-mdx 2.3.0
  • remark-parse 10.0.2
  • remark-parse-frontmatter 1.0.3
  • remark-stringify 10.0.3
  • to-vfile 7.2.4
  • tsup 8.3.5
  • typescript 5.7.3
  • unified 11.0.5
  • unist-util-remove 4.0.0
  • unist-util-visit 5.0.0
packages/remark-lint-chicago-heading/package.json
  • hast-util-to-string ^3.0.0
  • title ^3.5.3
  • unified ^11.0.0
  • unified-lint-rule ^2.0.0
  • unist-util-generated ^3.0.0
  • unist-util-visit ^5.0.0
  • @types/mdast ^4.0.0
packages/remark-lint-no-dot-at-end-of-heading/package.json
  • hast-util-to-string ^3.0.0
  • unified ^11.0.0
  • unified-lint-rule ^2.0.0
  • unist-util-generated ^3.0.0
  • unist-util-visit ^5.0.0
  • @types/mdast ^4.0.0
packages/remark-lint-no-full-bold-heading/package.json
  • hast-util-to-string ^3.0.0
  • unified ^11.0.0
  • unified-lint-rule ^2.0.0
  • unist-util-generated ^3.0.0
  • unist-util-visit ^5.0.0
  • @types/mdast ^4.0.0
packages/website-helper-worker/package.json
  • @notionhq/client 2.2.15
  • form-data 4.0.0
  • mimetext 3.0.24
  • toucan-js 3.4.0
  • @cloudflare/workers-types 4.20241230.0
  • typescript 5.7.3
  • wrangler 3.78.7
packages/website-router/package.json
  • toucan-js 3.4.0
  • @cloudflare/workers-types 4.20241230.0
  • @types/node 20.17.12
  • typescript 5.7.3
  • wrangler 3.78.7
pnpm-workspace.yaml
website/package.json
  • @radix-ui/react-tooltip 1.1.2
  • @stitches/react 1.2.8
  • @theguild/components 6.6.4
  • clsx 2.1.1
  • date-fns 3.6.0
  • formik 2.4.6
  • framer-motion 10.18.0
  • immer 10.1.1
  • link-preview-node 1.0.7
  • next 14.2.5
  • next-mdx-remote 5.0.0
  • next-seo 6.5.0
  • react 18.3.1
  • react-avatar 5.0.3
  • react-children-utilities 2.10.0
  • react-confetti 6.1.0
  • react-dom 18.3.1
  • react-hot-toast 2.4.1
  • rss 1.2.2
  • yup 1.4.0
  • @next/bundle-analyzer 14.2.5
  • @theguild/tailwind-config 0.5.0
  • @types/node 20.17.12
  • @types/react 18.3.18
  • @types/rss 0.0.32
  • globby 14.0.2
  • next-sitemap 4.2.3
  • tailwindcss-hocus 0.0.7
  • tsx 4.19.2
  • typescript 5.7.3

  • Check this box to trigger a request for Renovate to run again on this repository
@ardatan ardatan pinned this issue Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants