Skip to content

Bump deps, enable deprecation warnings, and fix related issues - #1

Merged
azimux merged 1 commit into
foobara:mainfrom
Samuelodan:chore/bump-gems-and-dep-warning
Sep 23, 2026
Merged

azimux merged 1 commit into
foobara:mainfrom
Samuelodan:chore/bump-gems-and-dep-warning

Conversation

@Samuelodan

Copy link
Copy Markdown
Contributor

All the tests pass, but I see this repeated in the output:

......WARNING: could not npx eslint 'src/**/*.{js,jsx,ts,tsx}' --fix


Oops! Something went wrong! :(

ESLint: 10.11.0

ESLint couldn't find an eslint.config.* file.

From ESLint v9.0.0, the default configuration file is now eslint.config.*.
If you are using a .eslintrc.* file, please follow the migration guide
to update your configuration file to the new format:

https://eslint.org/docs/latest/use/configure/migration-guide

If you still have problems after following the migration guide, please stop by
https://eslint.org/chat/help to chat with the team.

@azimux

azimux commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

Something we should do is bump these deps by deleting Gemfile.lock That way it will bundle with a new bundler version. I notice these are bundling with 2.whatever instead of 4.whatever. I don't know if there's another way to update that besides deleting Gemfile.lock but that's usually how I've updated that.

@Samuelodan
Samuelodan force-pushed the chore/bump-gems-and-dep-warning branch from 8b8c932 to f8b3b37 Compare September 22, 2026 21:57
@azimux

azimux commented Sep 23, 2026

Copy link
Copy Markdown
Contributor

I think those warnings/errors are probably pre-existing

@azimux
azimux merged commit 54ae583 into foobara:main Sep 23, 2026
2 checks passed
@Samuelodan

Copy link
Copy Markdown
Contributor Author

I think those warnings/errors are probably pre-existing

Okay then.

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

Successfully merging this pull request may close these issues.

2 participants