planner icon indicating copy to clipboard operation
planner copied to clipboard

🗓 the main codebar site

Results 91 planner issues
Sort by recently updated
recently updated
newest added

Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.10 to 1.1.2. Release notes Sourced from commonmarker's releases. v1.1.2 What's Changed Expose code and code blocks' literals via string_content/=. by @​kivikakk in gjtorikian/commonmarker#290 Full Changelog: https://github.com/gjtorikian/commonmarker/compare/v1.1.1...v1.1.2...

dependencies

Bumps [pagy](https://github.com/ddnexus/pagy) from 6.4.3 to 8.4.0. Release notes Sourced from pagy's releases. Version 8.4.0 ✴ What's new in 8.3+ ✴ New Pagy Playground to showcase, clone and develop pagy APPs...

dependencies

updating the path; Adding Ruby command to run a local server

This is a follow up to https://github.com/codebar/planner/pull/2065

Bumps [pagy](https://github.com/ddnexus/pagy) from 6.4.3 to 8.6.3. Release notes Sourced from pagy's releases. Version 8.6.3 ✴ What's new in 8.0+ ✴ New Pagy Playground to showcase, clone and develop pagy APPs...

dependencies
ruby

Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 5.3.2 to 5.3.3. Release notes Sourced from bootstrap's releases. v5.3.3 Adds support for other Sass engines: dartsass-sprockets, dartsass-rails, and cssbundling-rails. Changelog Sourced from bootstrap's changelog. 5.3.3 Adds...

dependencies
ruby

Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.10 to 1.1.4. Release notes Sourced from commonmarker's releases. v1.1.4 What's Changed Bump comrak from 0.23.0 to 0.24.1 by @​dependabot in gjtorikian/commonmarker#298 Support plugins when processing node...

dependencies
ruby

Bumps [launchy](https://github.com/copiousfreetime/launchy) from 2.5.2 to 3.0.1. Changelog Sourced from launchy's changelog. Version 3.0.1 - 2024-05-03 Added rubocop and fix all the warnings Fix rubygem changelog_uri - Spone Update the semaphore...

dependencies
ruby

Hi all. Changes in the PR: 1. Remove Chrome installation (it didn't work anyway). So in Docker we will use _some_ chrome's version. 2. Upgrade `selenium-webdrivers`. I think I could...