Skip to content

Bump @eslint/eslintrc from 3.3.1 to 3.3.3 - #76

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint/eslintrc-3.3.3
Open

Bump @eslint/eslintrc from 3.3.1 to 3.3.3#76
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint/eslintrc-3.3.3

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubDec 2, 2025

Copy link
Copy Markdown
Contributor

Bumps @eslint/eslintrc from 3.3.1 to 3.3.3.

Release notes

Sourced from @​eslint/eslintrc's releases.

eslintrc: v3.3.3

3.3.3 (2025-11-28)

Bug Fixes

  • release v3.3.3 because publishing v3.3.2 failed (#211) (8aa555a)

eslintrc: v3.3.2

3.3.2 (2025-11-25)

Bug Fixes

  • Remove name property from all and recommended configs (#200) (344da49)
Changelog

Sourced from @​eslint/eslintrc's changelog.

3.3.3 (2025-11-28)

Bug Fixes

  • release v3.3.3 because publishing v3.3.2 failed (#211) (8aa555a)

3.3.2 (2025-11-25)

Bug Fixes

  • Remove name property from all and recommended configs (#200) (344da49)
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​eslint/eslintrc since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that 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 after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@eslint/eslintrc](https://github.com/eslint/eslintrc) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@v3.3.1...eslintrc-v3.3.3)
---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
dependency-version: 3.3.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Dependency updates label Dec 2, 2025
@vercel

vercelBot commented Dec 2, 2025

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentPreviewCommentsUpdated (UTC)
buddy-sqlReadyReadyPreviewCommentDec 2, 2025 0:50am

@github-actions

Copy link
Copy Markdown

📊 Package size report No changes

FileBeforeAfter
Total(Includes all files)419.2 kB419.2 kB
Tarball size171.2 kB171.2 kB
Unchanged files
FileSize
.github/dependabot.yaml1.1 kB
.github/workflows/codeql-analysis.yaml785 B
.github/workflows/package-size-report.yaml519 B
.github/workflows/pr-validation.yaml1.0 kB
app/favicon.ico5.2 kB
app/globals.css1.5 kB
app/glossary/[slug]/layout.tsx1.7 kB
app/glossary/[slug]/page.tsx7.7 kB
app/glossary/layout.tsx466 B
app/glossary/page.tsx5.4 kB
app/layout.tsx710 B
app/lessons/[slug]/layout.tsx798 B
app/lessons/[slug]/page.tsx6.6 kB
app/lessons/page.tsx4.7 kB
app/page.tsx15.8 kB
app/robots.ts235 B
app/sandbox/layout.tsx455 B
app/sandbox/page.tsx3.3 kB
app/sitemap.ts1.5 kB
app/sitemapmetadata.ts1.4 kB
app/visualizer/layout.tsx459 B
app/visualizer/page.tsx6.9 kB
components/glossary/AlphabeticalIndex.tsx1.3 kB
components/glossary/GlossaryFilters.tsx858 B
components/glossary/GlossaryTermList.tsx2.4 kB
components/glossary/SearchBar.tsx2.2 kB
components/layout/Footer.tsx1.5 kB
components/layout/Header.tsx6.6 kB
components/lessons/LessonCard.tsx1.6 kB
components/lessons/LessonContent.tsx3.0 kB
components/lessons/LessonNavigation.tsx3.1 kB
components/lessons/QueryFeedback.tsx4.1 kB
components/lessons/ResultTable.tsx1.9 kB
components/lessons/SqlEditor.tsx4.5 kB
components/sandbox/TableSchemaViewer.tsx5.5 kB
components/ui/card.tsx1.4 kB
components/ui/loading.tsx1.0 kB
components/visualizer/GroupByOperation.tsx16.0 kB
components/visualizer/JoinOperation.tsx16.4 kB
components/visualizer/SelectOperation.tsx10.1 kB
components/visualizer/WhereOperation.tsx15.7 kB
constants/keys.ts57 B
eslint.config.mjs393 B
hooks/useLocalStorage.ts1.8 kB
hooks/useSqlJs.ts3.2 kB
lib/database.ts3.5 kB
lib/glossaryData.ts30.9 kB
lib/lessonGrader.ts7.7 kB
lib/lessons.ts34.4 kB
lib/queryGrader.ts7.1 kB
lib/queryParser.ts7.0 kB
LICENSE1.1 kB
next.config.ts452 B
package.json652 B
postcss.config.mjs81 B
public/images/groupby-icon.svg565 B
public/images/join-icon.svg319 B
public/images/select-icon.svg391 B
public/images/sql-playground-og.png146.6 kB
public/images/where-icon.svg264 B
README.md3.1 kB
tailwind.config.js219 B
tsconfig.json598 B
types/database.ts355 B
types/glossary.ts386 B
types/lesson.ts753 B

🤖 This report was automatically generated by pkg-size-action

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesDependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants