grails-gsp icon indicating copy to clipboard operation
grails-gsp copied to clipboard

GSP (Grails Server Pages) - A server-side view rendering technology based on Groovy

Results 53 grails-gsp issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | javax.servlet:jstl | `1.1.2` -> `1.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/javax.servlet:jstl/1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

type: dependency upgrade

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | com.gradle.enterprise | `3.17.2` -> `3.18.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.gradle.enterprise/3.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.gradle.enterprise/3.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

type: dependency upgrade
maintenance
chore
deps

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.13 to 2.0.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.gradle.common-custom-user-data-gradle-plugin&package-manager=gradle&previous-version=1.13&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

type: dependency upgrade

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [opensymphony:sitemesh](https://togithub.com/sitemesh/sitemesh2) | `2.4.4` -> `2.6.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/opensymphony:sitemesh/2.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

type: dependency upgrade
maintenance
deps
bug

Related issue: - https://github.com/grails/grails-gradle-plugin/issues/281 > [!IMPORTANT] > @puneetbehl Please note that these changes make use of Grails gradle plugin version `6.1.3-SNAPSHOT`. We should probably release version `6.1.3` and then update...

type: dependency upgrade

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [javax.servlet.jsp:jsp-api](https://jsp.dev.java.net) ([source](https://jsp.dev.java.net/source/browse/jsp/tags/jsp-api-2.2)) | `2.1` -> `2.2` |...

type: dependency upgrade

### Task List - [x] Steps to reproduce provided - [x] Stacktrace (if present) provided - [ ] Example that reproduces the problem uploaded to Github - [x] Full description...

When using the include tag, and passing the actual request params as params, if the original params have a boolean value binded, the value is string in the action referenced...