Skip to content

Bump tablemark from 4.0.0 to 4.1.0 in /env#291

Merged
swissspidy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/env/tablemark-4.1.0
Sep 22, 2025
Merged

Bump tablemark from 4.0.0 to 4.1.0 in /env#291
swissspidy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/env/tablemark-4.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 22, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps tablemark from 4.0.0 to 4.1.0.

Release notes

Sourced from tablemark's releases.

v4.1.0

4.1.0 (2025-09-19)

  • fix: properly apply column maxWidth (dc443ee)
  • feat: export headerCase options (8910983)
  • feat: export enum-like objects (32ce0db)
  • chore: remove "release" commit type (be6d58e)
  • chore: use conventionalcommits in semantic-release (c8fe5d5)
  • build(deps): bump vite from 7.0.0 to 7.1.5 (0411af9)
  • ci: fix unpinned action (a980032)

v4.1.0-canary.3

4.1.0-canary.3 (2025-09-19)

  • fix: properly apply column maxWidth (dc443ee)

v4.1.0-canary.2

4.1.0-canary.2 (2025-09-13)

  • feat: export headerCase options (8910983)

v4.1.0-canary.1

4.1.0-canary.1 (2025-09-13)

  • feat: export enum-like objects (32ce0db)
  • chore: remove "release" commit type (be6d58e)
  • chore: use conventionalcommits in semantic-release (c8fe5d5)
  • build(deps): bump vite from 7.0.0 to 7.1.5 (0411af9)
  • ci: fix unpinned action (a980032)
Commits
  • dc443ee fix: properly apply column maxWidth
  • 8910983 feat: export headerCase options
  • 32ce0db feat: export enum-like objects
  • be6d58e chore: remove "release" commit type
  • c8fe5d5 chore: use conventionalcommits in semantic-release
  • 0411af9 build(deps): bump vite from 7.0.0 to 7.1.5
  • a980032 ci: fix unpinned action
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [tablemark](https://github.com/haltcase/tablemark) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/haltcase/tablemark/releases)
- [Changelog](https://github.com/haltcase/tablemark/blob/canary/CHANGELOG.md)
- [Commits](haltcase/tablemark@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: tablemark
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 22, 2025
@swissspidy swissspidy enabled auto-merge (squash) September 22, 2025 11:24
@swissspidy
Copy link
Copy Markdown
Owner

Performance Test Results

Performance test results for 0576e6e are in 🛎️!

URL: /

Run DB Queries Memory Before Template Template WP Total LCP TTFB LCP - TTFB
0 43 32.97 MB 94.00 ms 101.00 ms 196.00 ms 348.00 ms 271.80 ms 76.20 ms
1 43 32.99 MB 95.00 ms 101.00 ms 196.00 ms 352.00 ms 275.00 ms 76.00 ms
2 43 33.01 MB 96.00 ms 100.50 ms 197.00 ms 352.00 ms 275.95 ms 76.50 ms
3 43 33.02 MB 97.00 ms 101.00 ms 198.00 ms 356.00 ms 278.50 ms 77.10 ms
4 43 33.04 MB 98.00 ms 100.50 ms 198.00 ms 356.00 ms 281.25 ms 74.30 ms

URL: /sample-page/

Run DB Queries Memory Before Template Template WP Total LCP TTFB LCP - TTFB
0 34 32.86 MB 79.00 ms 63.00 ms 142.00 ms 292.00 ms 220.05 ms 73.15 ms
1 34 32.88 MB 80.00 ms 63.00 ms 143.50 ms 296.00 ms 223.20 ms 72.80 ms
2 34 32.89 MB 81.00 ms 63.00 ms 144.00 ms 296.00 ms 224.05 ms 72.55 ms
3 34 32.91 MB 83.00 ms 63.50 ms 146.00 ms 304.00 ms 228.45 ms 75.10 ms
4 34 32.92 MB 83.00 ms 63.00 ms 146.00 ms 304.00 ms 229.15 ms 74.75 ms

@swissspidy swissspidy merged commit 3de8b15 into main Sep 22, 2025
17 of 18 checks passed
@swissspidy swissspidy deleted the dependabot/npm_and_yarn/env/tablemark-4.1.0 branch September 22, 2025 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant